Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4947 UT_Always enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1742 case FormatStyle::UT_Always: { in appendIndentText()
H A DFormat.cpp799 IO.enumCase(Value, "Always", FormatStyle::UT_Always); in enumeration()
800 IO.enumCase(Value, "true", FormatStyle::UT_Always); in enumeration()