Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3804 if (const CXXRecordDecl *PBase = RL.getPrimaryBase()) { in CollectContainingType() local
3807 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase); in CollectContainingType()
3810 PBase = PBT; in CollectContainingType()
3814 ContainingType = getOrCreateType(QualType(PBase->getTypeForDecl(), 0), in CollectContainingType()