Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h622 UT_ForIndentation, enumerator
/external/clang/lib/Format/
DWhitespaceManager.cpp548 case FormatStyle::UT_ForIndentation: in appendIndentText()
DFormat.cpp77 IO.enumCase(Value, "ForIndentation", FormatStyle::UT_ForIndentation); in enumeration()
/external/clang/unittests/Format/
DFormatTest.cpp8462 Tab.UseTab = FormatStyle::UT_ForIndentation; in TEST_F()
10272 Style.UseTab = FormatStyle::UT_ForIndentation; in TEST_F()
10274 CHECK_PARSE("UseTab: ForIndentation", UseTab, FormatStyle::UT_ForIndentation); in TEST_F()
/external/clang/docs/
DClangFormatStyleOptions.rst752 * ``UT_ForIndentation`` (in configuration: ``ForIndentation``)