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
3407 BaseSubobject BaseWithVPtr, in findPathsToSubobject() argument3410 if (BaseSubobject(RD, Offset) == BaseWithVPtr) { in findPathsToSubobject()3424 BaseWithVPtr, FullPath, Paths); in findPathsToSubobject()3499 for (const CXXMethodDecl *MD : Info->BaseWithVPtr->methods()) { in selectBestPath()3557 BaseSubobject(Info->BaseWithVPtr, Info->FullOffsetInMDC), FullPath, in computeFullPathsForVFTables()
101 Context.getASTRecordLayout(VBT->BaseWithVPtr); in getVBPtrOffsets()1217 Context.getASTRecordLayout(VBT->BaseWithVPtr); in EmitVBPtrStores()1998 getContext().getASTRecordLayout(VBT.BaseWithVPtr); in emitVBTableDefinition()