Searched refs:MostDerivedLayout (Results 1 – 2 of 2) sorted by relevance
3422 const ASTRecordLayout &MostDerivedLayout, in findPathsToSubobject() argument3437 ? MostDerivedLayout.getVBaseClassOffset(Base) in findPathsToSubobject()3440 findPathsToSubobject(Context, MostDerivedLayout, Base, NewOffset, in findPathsToSubobject()3465 const ASTRecordLayout &MostDerivedLayout = in getOffsetOfFullPath() local3484 Offset = BaseBS->isVirtual() ? MostDerivedLayout.getVBaseClassOffset(Base) in getOffsetOfFullPath()3567 const ASTRecordLayout &MostDerivedLayout = Context.getASTRecordLayout(RD); in computeFullPathsForVFTables() local3572 Context, MostDerivedLayout, RD, CharUnits::Zero(), in computeFullPathsForVFTables()
4286 const ASTRecordLayout &MostDerivedLayout = in getCatchableTypeArray() local4304 VBPtrOffset = MostDerivedLayout.getVBPtrOffset().getQuantity(); in getCatchableTypeArray()