Home
last modified time | relevance | path

Searched refs:UT_Never (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h3228 UT_Never, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp90 IO.enumCase(Value, "Never", FormatStyle::UT_Never); in enumeration()
91 IO.enumCase(Value, "false", FormatStyle::UT_Never); in enumeration()
1041 LLVMStyle.UseTab = FormatStyle::UT_Never; in getLLVMStyle()
1366 Style.UseTab = FormatStyle::UT_Never; in getMicrosoftStyle()
H A DWhitespaceManager.cpp1014 case FormatStyle::UT_Never: in appendIndentText()
H A DContinuationIndenter.cpp596 if (Style.UseTab != FormatStyle::UT_Never) in addTokenOnCurrentLine()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3630 * ``UT_Never`` (in configuration: ``Never``)