Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Layout

3219       const ASTRecordLayout &Layout = CGM.getContext().getASTRecordLayout(RD);
3220 Offset = Layout.getBaseClassOffset(BaseDecl);