Searched refs:IntroducingObject (Results 1 – 3 of 3) sorted by relevance
479 : ObjectWithVPtr(RD), IntroducingObject(RD), NextBaseToMangle(RD) {} in VPtrInfo()488 const CXXRecordDecl *IntroducingObject; member
3523 BaseSubobject IntroducingObject, in findPathsToSubobject() argument3526 if (BaseSubobject(RD, Offset) == IntroducingObject) { in findPathsToSubobject()3540 IntroducingObject, FullPath, Paths); in findPathsToSubobject()3615 for (const CXXMethodDecl *MD : Info.IntroducingObject->methods()) { in selectBestPath()3672 BaseSubobject(Info->IntroducingObject, Info->FullOffsetInMDC), FullPath, in computeFullPathsForVFTables()
108 Context.getASTRecordLayout(VBT->IntroducingObject); in getVBPtrOffsets()1328 Context.getASTRecordLayout(VBT->IntroducingObject); in EmitVBPtrStores()2181 getContext().getASTRecordLayout(VBT.IntroducingObject); in emitVBTableDefinition()