Searched refs:WhichVFPtr (Results 1 – 1 of 1) sorted by relevance
2435 const VPtrInfo &WhichVFPtr; member in __anon6f3b34010611::VFTableBuilder2558 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.getVBaseWithVPtr(), in LayoutVFTable()2559 WhichVFPtr.NonVirtualOffset, MI.VFTableIndex); in LayoutVFTable()2575 WhichVFPtr(Which), in VFTableBuilder()2868 VBaseMap.find(WhichVFPtr.getVBaseWithVPtr()); in CalculateVtordispAdjustment()2874 Overrider.VirtualBase == WhichVFPtr.getVBaseWithVPtr()) in CalculateVtordispAdjustment()2881 (OffsetOfVBaseWithVFPtr - WhichVFPtr.FullOffsetInMDC).getQuantity() - 4; in CalculateVtordispAdjustment()2892 (OffsetOfVBaseWithVFPtr + WhichVFPtr.NonVirtualOffset - in CalculateVtordispAdjustment()2955 if (BaseDepth < WhichVFPtr.PathToIntroducingObject.size()) { in AddMethods()2956 NextBase = WhichVFPtr.PathToIntroducingObject[BaseDepth]; in AddMethods()[all …]