Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3658 if (const CXXRecordDecl *PBase = RL.getPrimaryBase()) { in CollectContainingType() local
3661 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase); in CollectContainingType()
3664 PBase = PBT; in CollectContainingType()
3669 getOrCreateType(QualType(PBase->getTypeForDecl(), 0), in CollectContainingType()