Searched refs:MostDerivedLayout (Results 1 – 2 of 2) sorted by relevance
3406 const ASTRecordLayout &MostDerivedLayout, in findPathsToSubobject() argument3421 ? MostDerivedLayout.getVBaseClassOffset(Base) in findPathsToSubobject()3424 findPathsToSubobject(Context, MostDerivedLayout, Base, NewOffset, in findPathsToSubobject()3450 const ASTRecordLayout &MostDerivedLayout = in getOffsetOfFullPath() local3469 Offset = BaseBS->isVirtual() ? MostDerivedLayout.getVBaseClassOffset(Base) in getOffsetOfFullPath()3552 const ASTRecordLayout &MostDerivedLayout = Context.getASTRecordLayout(RD); in computeFullPathsForVFTables() local3557 Context, MostDerivedLayout, RD, CharUnits::Zero(), in computeFullPathsForVFTables()
4016 const ASTRecordLayout &MostDerivedLayout = in getCatchableTypeArray() local4034 VBPtrOffset = MostDerivedLayout.getVBPtrOffset().getQuantity(); in getCatchableTypeArray()