Home
last modified time | relevance | path

Searched refs:PBase (Results 1 – 1 of 1) sorted by relevance

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2268 if (const CXXRecordDecl *PBase = RL.getPrimaryBase()) { in CollectContainingType() local
2271 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase); in CollectContainingType()
2274 PBase = PBT; in CollectContainingType()
2279 getOrCreateType(QualType(PBase->getTypeForDecl(), 0), in CollectContainingType()