Searched refs:getVBaseWithVPtr (Results 1 – 3 of 3) sorted by relevance
442 const CXXRecordDecl *getVBaseWithVPtr() const { in getVBaseWithVPtr() function
2529 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.getVBaseWithVPtr(), in LayoutVFTable()2846 VBaseMap.find(WhichVFPtr.getVBaseWithVPtr()); in CalculateVtordispAdjustment()2852 Overrider.VirtualBase == WhichVFPtr.getVBaseWithVPtr()) in CalculateVtordispAdjustment()2981 WhichVFPtr.getVBaseWithVPtr()) in AddMethods()3327 if (const CXXRecordDecl *VB = P->getVBaseWithVPtr()) in computeVTablePaths()
104 if (VBT->getVBaseWithVPtr()) in getVBPtrOffsets()105 Offs += Layout.getVBaseClassOffset(VBT->getVBaseWithVPtr()); in getVBPtrOffsets()1220 if (VBT->getVBaseWithVPtr()) in EmitVBPtrStores()1221 Offs += Layout.getVBaseClassOffset(VBT->getVBaseWithVPtr()); in EmitVBPtrStores()2016 if (VBT.getVBaseWithVPtr()) in emitVBTableDefinition()2018 DerivedLayout.getVBaseClassOffset(VBT.getVBaseWithVPtr()); in emitVBTableDefinition()3602 if (const CXXRecordDecl *VBase = Info->getVBaseWithVPtr()) in getCompleteObjectLocator()