Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h3834 UT_AlignWithSpaces, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DWhitespaceManager.cpp1493 case FormatStyle::UT_AlignWithSpaces: in appendIndentText()
H A DFormat.cpp111 IO.enumCase(Value, "AlignWithSpaces", FormatStyle::UT_AlignWithSpaces); in enumeration()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp14777 Tab.UseTab = FormatStyle::UT_AlignWithSpaces; in TEST_F()
15089 Tab.UseTab = FormatStyle::UT_AlignWithSpaces; in TEST_F()
20375 FormatStyle::UT_AlignWithSpaces); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst4573 * ``UT_AlignWithSpaces`` (in configuration: ``AlignWithSpaces``)