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

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 1507     TypeCache[ThisPtr.getAsOpaquePtr()].reset(ThisPtrType);
 1508     ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType);
 1508     ThisPtrType = DBuilder.createObjectPointerType(ThisPtrType);
 1509     Elts.push_back(ThisPtrType);