Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h2054 UT_Always enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDWhitespaceManager.cpp817 case FormatStyle::UT_Always: { in appendIndentText()
HDFormat.cpp91 IO.enumCase(Value, "Always", FormatStyle::UT_Always); in enumeration()
92 IO.enumCase(Value, "true", FormatStyle::UT_Always); in enumeration()