Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestCSharp.cpp77 Style.BreakBeforeBraces = FormatStyle::BS_Attach; in TEST_F()
H A DFormatTest.cpp4661 for (auto BraceStyle : {FormatStyle::BS_Attach, FormatStyle::BS_Mozilla, in TEST_F()
20448 FormatStyle::BS_Attach); in TEST_F()
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h976 BS_Attach, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp269 IO.enumCase(Value, "Attach", FormatStyle::BS_Attach); in enumeration()
1213 LLVMStyle.BreakBeforeBraces = FormatStyle::BS_Attach; in getLLVMStyle()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst1755 * ``BS_Attach`` (in configuration: ``Attach``)