Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Format/
HDFormat.h432 UT_Never, enumerator
/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDWhitespaceManager.cpp416 case FormatStyle::UT_Never: in appendIndentText()
HDFormat.cpp64 IO.enumCase(Value, "Never", FormatStyle::UT_Never); in enumeration()
65 IO.enumCase(Value, "false", FormatStyle::UT_Never); in enumeration()
390 LLVMStyle.UseTab = FormatStyle::UT_Never; in getLLVMStyle()