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

Declarations

tools/clang/include/clang/AST/VTableBuilder.h
  552   const VTableLayout &getVFTableLayout(const CXXRecordDecl *RD,

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 1996         CGM.getMicrosoftVTableContext().getVFTableLayout(RD, CharUnits::Zero());
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
 1665       VFTContext.getVFTableLayout(RD, Info->FullOffsetInMDC);
 1795       VTContext.getVFTableLayout(RD, VFPtr->FullOffsetInMDC);