Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h87 DefaultSpellCheckingLimit = 50, enumerator
H A DDiagnosticOptions.def90 VALUE_DIAGOPT(SpellCheckingLimit, 32, DefaultSpellCheckingLimit)
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td3819 …llingInfoInt<DiagnosticOpts<"SpellCheckingLimit">, "DiagnosticOptions::DefaultSpellCheckingLimit">;