Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h3828 UT_ForIndentation, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DWhitespaceManager.cpp1481 case FormatStyle::UT_ForIndentation: in appendIndentText()
H A DFormat.cpp108 IO.enumCase(Value, "ForIndentation", FormatStyle::UT_ForIndentation); in enumeration()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp14350 TabAlignment.UseTab = FormatStyle::UT_ForIndentation; in TEST_F()
14370 Tab.UseTab = FormatStyle::UT_ForIndentation; in TEST_F()
15055 Tab.UseTab = FormatStyle::UT_ForIndentation; in TEST_F()
20368 Style.UseTab = FormatStyle::UT_ForIndentation; in TEST_F()
20370 CHECK_PARSE("UseTab: ForIndentation", UseTab, FormatStyle::UT_ForIndentation); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst4566 * ``UT_ForIndentation`` (in configuration: ``ForIndentation``)