Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h88 DefaultSnippetLineLimit = 16, enumerator
H A DDiagnosticOptions.def92 VALUE_DIAGOPT(SnippetLineLimit, 32, DefaultSnippetLineLimit)
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td3010 …rshallingInfoInt<DiagnosticOpts<"SnippetLineLimit">, "DiagnosticOptions::DefaultSnippetLineLimit">;