Searched refs:MostDerivedLayout (Results 1 – 2 of 2) sorted by relevance
3519 const ASTRecordLayout &MostDerivedLayout, in findPathsToSubobject() argument3534 ? MostDerivedLayout.getVBaseClassOffset(Base) in findPathsToSubobject()3537 findPathsToSubobject(Context, MostDerivedLayout, Base, NewOffset, in findPathsToSubobject()3562 const ASTRecordLayout &MostDerivedLayout = in getOffsetOfFullPath() local3581 Offset = BaseBS->isVirtual() ? MostDerivedLayout.getVBaseClassOffset(Base) in getOffsetOfFullPath()3664 const ASTRecordLayout &MostDerivedLayout = Context.getASTRecordLayout(RD); in computeFullPathsForVFTables() local3669 Context, MostDerivedLayout, RD, CharUnits::Zero(), in computeFullPathsForVFTables()
4299 const ASTRecordLayout &MostDerivedLayout = in getCatchableTypeArray() local4317 VBPtrOffset = MostDerivedLayout.getVBPtrOffset().getQuantity(); in getCatchableTypeArray()