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

References

tools/clang/lib/CodeGen/CGDebugInfo.cpp
 1589           CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD);
 1725             4 * CGM.getMicrosoftVTableContext().getVBTableIndex(RD, Base);
 1996         CGM.getMicrosoftVTableContext().getVFTableLayout(RD, CharUnits::Zero());
tools/clang/lib/CodeGen/MicrosoftCXXABI.cpp
  231           CGM.getMicrosoftVTableContext().getMethodVFTableLocation(MD);
  328     MicrosoftVTableContext &VTContext = CGM.getMicrosoftVTableContext();
 1031       CGM.getMicrosoftVTableContext().getVBTableIndex(ClassDecl, BaseClassDecl);
 1360       CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD);
 1408       CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD);
 1656   MicrosoftVTableContext &VFTContext = CGM.getMicrosoftVTableContext();
 1734   MicrosoftVTableContext &VTContext = CGM.getMicrosoftVTableContext();
 1870   MicrosoftVTableContext &VFTContext = CGM.getMicrosoftVTableContext();
 1950   MicrosoftVTableContext &Context = CGM.getMicrosoftVTableContext();
 2096   MicrosoftVTableContext &Context = CGM.getMicrosoftVTableContext();
 2793     auto &VTableContext = CGM.getMicrosoftVTableContext();
 3656     auto &VTableContext = CGM.getMicrosoftVTableContext();
 4118     MicrosoftVTableContext &VTableContext = CGM.getMicrosoftVTableContext();