Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/clang-format/
H A DClangFormat.cpp162 static cl::opt<unsigned> ErrorLimit( variable
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnostic.h285 unsigned ErrorLimit = 0; variable