Searched refs:getMicrosoftVTableContext (Results 1 – 4 of 4) sorted by relevance
105 MicrosoftVTableContext &getMicrosoftVTableContext() { in getMicrosoftVTableContext() function
238 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(MD); in getThisArgumentTypeForMethod()342 MicrosoftVTableContext &VTContext = CGM.getMicrosoftVTableContext(); in getAddrOfVirtualDisplacementMap()1401 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD); in getVirtualFunctionPrologueThisAdjustment()1449 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD); in adjustThisArgumentForVirtualFunctionCall()1713 MicrosoftVTableContext &VFTContext = CGM.getMicrosoftVTableContext(); in emitVTableDefinitions()1792 MicrosoftVTableContext &VTContext = CGM.getMicrosoftVTableContext(); in getAddrOfVTable()1929 MicrosoftVTableContext &VFTContext = CGM.getMicrosoftVTableContext(); in getVirtualFunctionPointer()2009 MicrosoftVTableContext &Context = CGM.getMicrosoftVTableContext(); in enumerateVBTables()2156 MicrosoftVTableContext &Context = CGM.getMicrosoftVTableContext(); in emitVBTableDefinition()2865 auto &VTableContext = CGM.getMicrosoftVTableContext(); in EmitMemberFunctionPointer()[all …]
734 MicrosoftVTableContext &getMicrosoftVTableContext() { in getMicrosoftVTableContext() function735 return VTables.getMicrosoftVTableContext(); in getMicrosoftVTableContext()
1703 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD); in CreateCXXMemberFunction()1870 4 * CGM.getMicrosoftVTableContext().getVBTableIndex(RD, Base); in CollectCXXBasesAux()2170 CGM.getMicrosoftVTableContext().getVFTableLayout(RD, CharUnits::Zero()); in CollectVTableInfo()