Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.cpp2284 const CXXRecordDecl *PBT = BRL.getPrimaryBase(); in CollectContainingType() local
2285 if (PBT && !BRL.isPrimaryBaseVirtual()) in CollectContainingType()
2286 PBase = PBT; in CollectContainingType()