Searched defs:baseLayout (Results 1 – 5 of 5) sorted by relevance
1593 const CGRecordLayout &baseLayout = CGM.getTypes().getCGRecordLayout(base); in EmitNullConstantForBase() local
62 auto &baseLayout = getContext().getASTRecordLayout(vbaseClass); in getVBaseAlignment() local78 auto &baseLayout = getContext().getASTRecordLayout(baseDecl); in getDynamicOffsetAlignment() local
81 auto &baseLayout = getContext().getASTRecordLayout(vbaseClass); in getVBaseAlignment() local97 auto &baseLayout = getContext().getASTRecordLayout(baseDecl); in getDynamicOffsetAlignment() local
2290 const CGRecordLayout &baseLayout = CGM.getTypes().getCGRecordLayout(base); in EmitNullConstantForBase() local
181 SCHAR baseLayout; /* not supported */ member