Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BRL

2234         const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase);
2235 const CXXRecordDecl *PBT = BRL.getPrimaryBase();
2236 if (PBT && !BRL.isPrimaryBaseVirtual())