Home
last modified time | relevance | path

Searched refs:ENAS_Right (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h326 ENAS_Right, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp455 IO.enumCase(Value, "Right", FormatStyle::ENAS_Right); in enumeration()
459 IO.enumCase(Value, "false", FormatStyle::ENAS_Right); in enumeration()
1180 LLVMStyle.AlignEscapedNewlines = FormatStyle::ENAS_Right; in getLLVMStyle()
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp16925 Alignment.AlignEscapedNewlines = FormatStyle::ENAS_Right; in TEST_F()
17309 Alignment.AlignEscapedNewlines = FormatStyle::ENAS_Right; in TEST_F()
17888 Alignment.AlignEscapedNewlines = FormatStyle::ENAS_Right; in TEST_F()
20350 FormatStyle::ENAS_Right); in TEST_F()
20355 FormatStyle::ENAS_Right); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst793 * ``ENAS_Right`` (in configuration: ``Right``)