Searched refs:PBase (Results 1 – 1 of 1) sorted by relevance
3957 if (const CXXRecordDecl *PBase = RL.getPrimaryBase()) { in CollectContainingType() local3960 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase); in CollectContainingType()3963 PBase = PBT; in CollectContainingType()3967 ContainingType = getOrCreateType(QualType(PBase->getTypeForDecl(), 0), in CollectContainingType()