Searched refs:IntroducingObject (Results 1 – 3 of 3) sorted by relevance
450 : ObjectWithVPtr(RD), IntroducingObject(RD), NextBaseToMangle(RD) {} in VPtrInfo()459 const CXXRecordDecl *IntroducingObject; member
3425 BaseSubobject IntroducingObject, in findPathsToSubobject() argument3428 if (BaseSubobject(RD, Offset) == IntroducingObject) { in findPathsToSubobject()3442 IntroducingObject, FullPath, Paths); in findPathsToSubobject()3517 for (const CXXMethodDecl *MD : Info.IntroducingObject->methods()) { in selectBestPath()3574 BaseSubobject(Info->IntroducingObject, Info->FullOffsetInMDC), FullPath, in computeFullPathsForVFTables()
106 Context.getASTRecordLayout(VBT->IntroducingObject); in getVBPtrOffsets()1291 Context.getASTRecordLayout(VBT->IntroducingObject); in EmitVBPtrStores()2162 getContext().getASTRecordLayout(VBT.IntroducingObject); in emitVBTableDefinition()