Searched refs:getVBaseWithVPtr (Results 1 – 3 of 3) sorted by relevance
421 const CXXRecordDecl *getVBaseWithVPtr() const { in getVBaseWithVPtr() function
2572 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.getVBaseWithVPtr(), in LayoutVFTable()2896 VBaseMap.find(WhichVFPtr.getVBaseWithVPtr()); in CalculateVtordispAdjustment()2902 Overrider.VirtualBase == WhichVFPtr.getVBaseWithVPtr()) in CalculateVtordispAdjustment()3029 WhichVFPtr.getVBaseWithVPtr()) in AddMethods()3380 if (const CXXRecordDecl *VB = P->getVBaseWithVPtr()) in computeVTablePaths()
1178 if (VBT->getVBaseWithVPtr()) in EmitVBPtrStores()1179 Offs += Layout.getVBaseClassOffset(VBT->getVBaseWithVPtr()); in EmitVBPtrStores()1961 if (VBT.getVBaseWithVPtr()) in emitVBTableDefinition()1963 DerivedLayout.getVBaseClassOffset(VBT.getVBaseWithVPtr()); in emitVBTableDefinition()3523 if (const CXXRecordDecl *VBase = Info->getVBaseWithVPtr()) in getCompleteObjectLocator()