Home
last modified time | relevance | path

Searched defs:ErrorLimit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-format/
H A DClangFormat.cpp136 static cl::opt<unsigned> ErrorLimit( variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DDiagnostic.h284 unsigned ErrorLimit = 0; variable