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

/external/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp447 unsigned ParentsInPedantic = 0; local
451 ++ParentsInPedantic;
457 if (Parents.size() > 0 && ParentsInPedantic == Parents.size())

Completed in 74 milliseconds