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
1119 Context.getASTRecordLayout(VBT->BaseWithVPtr); in EmitVBPtrStores()1777 getContext().getASTRecordLayout(VBT.BaseWithVPtr); in emitVBTableDefinition()
3450 if (RD == Info->BaseWithVPtr && Offset == Info->FullOffsetInMDC) { in findPathForVPtr()