Searched refs:getVBaseWithVPtr (Results 1 – 3 of 3) sorted by relevance
421 const CXXRecordDecl *getVBaseWithVPtr() const { in getVBaseWithVPtr() function
2570 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.getVBaseWithVPtr(), in LayoutVFTable()2893 VBaseMap.find(WhichVFPtr.getVBaseWithVPtr()); in CalculateVtordispAdjustment()2899 Overrider.VirtualBase == WhichVFPtr.getVBaseWithVPtr()) in CalculateVtordispAdjustment()3025 WhichVFPtr.getVBaseWithVPtr()) in AddMethods()3375 if (const CXXRecordDecl *VB = P->getVBaseWithVPtr()) in computeVTablePaths()
1122 if (VBT->getVBaseWithVPtr()) in EmitVBPtrStores()1123 Offs += Layout.getVBaseClassOffset(VBT->getVBaseWithVPtr()); in EmitVBPtrStores()1795 if (VBT.getVBaseWithVPtr()) in emitVBTableDefinition()1797 DerivedLayout.getVBaseClassOffset(VBT.getVBaseWithVPtr()); in emitVBTableDefinition()3138 if (const CXXRecordDecl *VBase = Info->getVBaseWithVPtr()) in getCompleteObjectLocator()