reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 1499     TypeCache[ThisPtr.getAsOpaquePtr()].reset(ThisPtrType);
 1503     ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType);
 1503     ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType);
 1504     Elts.push_back(ThisPtrType);