Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BRL

2382       const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase);
2383 const CXXRecordDecl *PBT = BRL.getPrimaryBase();
2384 if (PBT && !BRL.isPrimaryBaseVirtual())