Searched refs:getVBaseWithVPtr (Results 1 – 3 of 3) sorted by relevance
519 const CXXRecordDecl *getVBaseWithVPtr() const { in getVBaseWithVPtr() function
2657 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.getVBaseWithVPtr(), in LayoutVFTable()2967 VBaseMap.find(WhichVFPtr.getVBaseWithVPtr()); in CalculateVtordispAdjustment()2973 Overrider.VirtualBase == WhichVFPtr.getVBaseWithVPtr()) in CalculateVtordispAdjustment()3102 WhichVFPtr.getVBaseWithVPtr()) in AddMethods()3448 if (const CXXRecordDecl *VB = P->getVBaseWithVPtr()) in computeVTablePaths()
111 if (VBT->getVBaseWithVPtr()) in getVBPtrOffsets()112 Offs += Layout.getVBaseClassOffset(VBT->getVBaseWithVPtr()); in getVBPtrOffsets()1331 if (VBT->getVBaseWithVPtr()) in EmitVBPtrStores()1332 Offs += Layout.getVBaseClassOffset(VBT->getVBaseWithVPtr()); in EmitVBPtrStores()2199 if (VBT.getVBaseWithVPtr()) in emitVBTableDefinition()2201 DerivedLayout.getVBaseClassOffset(VBT.getVBaseWithVPtr()); in emitVBTableDefinition()3890 if (const CXXRecordDecl *VBase = Info.getVBaseWithVPtr()) in getCompleteObjectLocator()