Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PBase

2379   if (const CXXRecordDecl *PBase = RL.getPrimaryBase()) {
2382 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase);
2385 PBase = PBT;
2390 getOrCreateType(QualType(PBase->getTypeForDecl(), 0),