Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp415 FormatStyle::BWACS_MultiLine) { in tryFitMultipleLinesInOne()
434 FormatStyle::BWACS_MultiLine) { in tryFitMultipleLinesInOne()
818 FormatStyle::BWACS_MultiLine) { in tryMergeSimpleBlock()
H A DFormat.cpp288 IO.enumCase(Value, "MultiLine", FormatStyle::BWACS_MultiLine); in enumeration()
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h1386 BWACS_MultiLine, enumerator
/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTest.cpp3043 Style.BraceWrapping.AfterControlStatement = FormatStyle::BWACS_MultiLine; in TEST_F()
3221 Style.BraceWrapping.AfterControlStatement = FormatStyle::BWACS_MultiLine; in TEST_F()
20469 FormatStyle::BWACS_MultiLine); in TEST_F()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst1464 * ``BWACS_MultiLine`` (in configuration: ``MultiLine``)