Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h4139 UT_Never, enumerator
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp752 IO.enumCase(Value, "Never", FormatStyle::UT_Never); in enumeration()
753 IO.enumCase(Value, "false", FormatStyle::UT_Never); in enumeration()
1460 LLVMStyle.UseTab = FormatStyle::UT_Never; in getLLVMStyle()
1767 Style.UseTab = FormatStyle::UT_Never; in getMicrosoftStyle()
H A DWhitespaceManager.cpp1494 case FormatStyle::UT_Never: in appendIndentText()
H A DContinuationIndenter.cpp683 if (Style.UseTab != FormatStyle::UT_Never) in addTokenOnCurrentLine()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst5211 * ``UT_Never`` (in configuration: ``Never``)