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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DDiagnosticRenderer.cpp491 unsigned ValidCount = 0; local
494 ValidCount++;
496 if (ValidCount > SpellingRanges.size())

Completed in 115 milliseconds