Searched refs:WhichVFPtr (Results 1 – 1 of 1) sorted by relevance
2439 const VPtrInfo &WhichVFPtr; member in __anon64761f2f0511::VFTableBuilder2554 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.getVBaseWithVPtr(), in LayoutVFTable()2555 WhichVFPtr.NonVirtualOffset, MI.VFTableIndex); in LayoutVFTable()2578 WhichVFPtr(*Which), in VFTableBuilder()2732 VBaseMap.find(WhichVFPtr.getVBaseWithVPtr()); in CalculateVtordispAdjustment()2738 Overrider.VirtualBase == WhichVFPtr.getVBaseWithVPtr()) in CalculateVtordispAdjustment()2745 (VFPtrVBaseOffset - WhichVFPtr.FullOffsetInMDC).getQuantity() - 4; in CalculateVtordispAdjustment()2756 (VFPtrVBaseOffset + WhichVFPtr.NonVirtualOffset - in CalculateVtordispAdjustment()2831 if (BaseDepth < WhichVFPtr.PathToBaseWithVPtr.size()) { in AddMethods()2832 NextBase = WhichVFPtr.PathToBaseWithVPtr[BaseDepth]; in AddMethods()[all …]