Searched refs:BaseWithVPtr (Results 1 – 3 of 3) sorted by relevance
402 : ReusingBase(RD), BaseWithVPtr(RD), NextBaseToMangle(RD) {} in VPtrInfo()415 const CXXRecordDecl *BaseWithVPtr; member
3408 BaseSubobject BaseWithVPtr, in findPathsToSubobject() argument3411 if (BaseSubobject(RD, Offset) == BaseWithVPtr) { in findPathsToSubobject()3425 BaseWithVPtr, FullPath, Paths); in findPathsToSubobject()3500 for (const CXXMethodDecl *MD : Info->BaseWithVPtr->methods()) { in selectBestPath()3558 BaseSubobject(Info->BaseWithVPtr, Info->FullOffsetInMDC), FullPath, in computeFullPathsForVFTables()
101 Context.getASTRecordLayout(VBT->BaseWithVPtr); in getVBPtrOffsets()1214 Context.getASTRecordLayout(VBT->BaseWithVPtr); in EmitVBPtrStores()2003 getContext().getASTRecordLayout(VBT.BaseWithVPtr); in emitVBTableDefinition()