Searched refs:getVBaseWithVPtr (Results 1 – 3 of 3) sorted by relevance
490 const CXXRecordDecl *getVBaseWithVPtr() const { in getVBaseWithVPtr() function
2562 MethodVFTableLocation Loc(MI.VBTableIndex, WhichVFPtr.getVBaseWithVPtr(), in LayoutVFTable()2872 VBaseMap.find(WhichVFPtr.getVBaseWithVPtr()); in CalculateVtordispAdjustment()2878 Overrider.VirtualBase == WhichVFPtr.getVBaseWithVPtr()) in CalculateVtordispAdjustment()3007 WhichVFPtr.getVBaseWithVPtr()) in AddMethods()3353 if (const CXXRecordDecl *VB = P->getVBaseWithVPtr()) in computeVTablePaths()
110 if (VBT->getVBaseWithVPtr()) in getVBPtrOffsets()111 Offs += Layout.getVBaseClassOffset(VBT->getVBaseWithVPtr()); in getVBPtrOffsets()1318 if (VBT->getVBaseWithVPtr()) in EmitVBPtrStores()1319 Offs += Layout.getVBaseClassOffset(VBT->getVBaseWithVPtr()); in EmitVBPtrStores()2196 if (VBT.getVBaseWithVPtr()) in emitVBTableDefinition()2198 DerivedLayout.getVBaseClassOffset(VBT.getVBaseWithVPtr()); in emitVBTableDefinition()3885 if (const CXXRecordDecl *VBase = Info.getVBaseWithVPtr()) in getCompleteObjectLocator()