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

References

tools/clang/lib/AST/VTableBuilder.cpp
 3472     for (const CXXMethodDecl *MD : Info.IntroducingObject->methods()) {
 3529         BaseSubobject(Info->IntroducingObject, Info->FullOffsetInMDC), FullPath,
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  100           Context.getASTRecordLayout(VBT->IntroducingObject);
 1245         Context.getASTRecordLayout(VBT->IntroducingObject);
 2086       getContext().getASTRecordLayout(VBT.IntroducingObject);