Searched defs:BRL (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2289 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase); local
2290 const CXXRecordDecl *PBT = BRL.getPrimaryBase();
2291 if (PBT && !BRL.isPrimaryBaseVirtual())

Completed in 86 milliseconds