Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4944 UT_AlignWithSpaces, enumerator
/src/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp1775 case FormatStyle::UT_AlignWithSpaces: in appendIndentText()
H A DFormat.cpp804 IO.enumCase(Value, "AlignWithSpaces", FormatStyle::UT_AlignWithSpaces); in enumeration()