Searched refs:BaseWithVPtr (Results 1 – 3 of 3) sorted by relevance
377 : ReusingBase(RD), BaseWithVPtr(RD), NextBaseToMangle(RD) {} in VPtrInfo()394 const CXXRecordDecl *BaseWithVPtr; member
3460 BaseSubobject BaseWithVPtr, in findPathsToSubobject() argument3463 if (BaseSubobject(RD, Offset) == BaseWithVPtr) { in findPathsToSubobject()3477 BaseWithVPtr, FullPath, Paths); in findPathsToSubobject()3552 for (const CXXMethodDecl *MD : Info->BaseWithVPtr->methods()) { in selectBestPath()3610 BaseSubobject(Info->BaseWithVPtr, Info->FullOffsetInMDC), FullPath, in computeFullPathsForVFTables()
1175 Context.getASTRecordLayout(VBT->BaseWithVPtr); in EmitVBPtrStores()1943 getContext().getASTRecordLayout(VBT.BaseWithVPtr); in emitVBTableDefinition()