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

/external/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp326 unsigned ParentsInPedantic = 0; local
330 ++ParentsInPedantic;
336 if (Parents.size() > 0 && ParentsInPedantic == Parents.size())

Completed in 18 milliseconds