Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4938 UT_ForIndentation, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1763 case FormatStyle::UT_ForIndentation: in appendIndentText()
H A DFormat.cpp801 IO.enumCase(Value, "ForIndentation", FormatStyle::UT_ForIndentation); in enumeration()