Searched refs:getMicrosoftVTableContext (Results 1 – 4 of 4) sorted by relevance
105 MicrosoftVTableContext &getMicrosoftVTableContext() { in getMicrosoftVTableContext() function
242 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(MD); in getThisArgumentTypeForMethod()346 MicrosoftVTableContext &VTContext = CGM.getMicrosoftVTableContext(); in getAddrOfVirtualDisplacementMap()1408 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD); in getVirtualFunctionPrologueThisAdjustment()1456 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(LookupGD); in adjustThisArgumentForVirtualFunctionCall()1720 MicrosoftVTableContext &VFTContext = CGM.getMicrosoftVTableContext(); in emitVTableDefinitions()1799 MicrosoftVTableContext &VTContext = CGM.getMicrosoftVTableContext(); in getAddrOfVTable()1936 MicrosoftVTableContext &VFTContext = CGM.getMicrosoftVTableContext(); in getVirtualFunctionPointer()2016 MicrosoftVTableContext &Context = CGM.getMicrosoftVTableContext(); in enumerateVBTables()2163 MicrosoftVTableContext &Context = CGM.getMicrosoftVTableContext(); in emitVBTableDefinition()2958 auto &VTableContext = CGM.getMicrosoftVTableContext(); in EmitMemberFunctionPointer()[all …]
754 MicrosoftVTableContext &getMicrosoftVTableContext() { in getMicrosoftVTableContext() function755 return VTables.getMicrosoftVTableContext(); in getMicrosoftVTableContext()
1795 CGM.getMicrosoftVTableContext().getMethodVFTableLocation(GD); in CreateCXXMemberFunction()1962 4 * CGM.getMicrosoftVTableContext().getVBTableIndex(RD, Base); in CollectCXXBasesAux()2297 CGM.getMicrosoftVTableContext().getVFTableLayout(RD, CharUnits::Zero()); in CollectVTableInfo()