Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2280 if (const CXXRecordDecl *PBase = RL.getPrimaryBase()) { in CollectContainingType() local
2283 const ASTRecordLayout &BRL = CGM.getContext().getASTRecordLayout(PBase); in CollectContainingType()
2286 PBase = PBT; in CollectContainingType()
2291 getOrCreateType(QualType(PBase->getTypeForDecl(), 0), in CollectContainingType()