Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDebugInfo.cpp2252 if (const CXXRecordDecl *PBase = RL.getPrimaryBase()) { in CollectContainingType() local
2255 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase); in CollectContainingType()
2258 PBase = PBT; in CollectContainingType()
2263 getOrCreateType(QualType(PBase->getTypeForDecl(), 0), in CollectContainingType()