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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2290 const CXXRecordDecl *PBT = BRL.getPrimaryBase(); local
2291 if (PBT && !BRL.isPrimaryBaseVirtual())
2292 PBase = PBT;

Completed in 331 milliseconds