Home
last modified time | relevance | path

Searched refs:DefaultSpellCheckingLimit (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DDiagnosticOptions.h75 DefaultSpellCheckingLimit = 50, enumerator
H A DDiagnosticOptions.def89 VALUE_DIAGOPT(SpellCheckingLimit, 32, DefaultSpellCheckingLimit)
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp1538 DiagnosticOptions::DefaultSpellCheckingLimit, Diags); in ParseDiagnosticArgs()