Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Format/
H A DFormatTestCSharp.cpp376 Style.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in TEST_F()
H A DFormatTest.cpp20424 FormatStyle::SBPO_ControlStatements); in TEST_F()
20436 FormatStyle::SBPO_ControlStatements); in TEST_F()
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h3408 SBPO_ControlStatements, enumerator
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp534 FormatStyle::SBPO_ControlStatements); in enumeration()
544 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements); in enumeration()
1157 case FormatStyle::SBPO_ControlStatements: in expandPresetsSpaceBeforeParens()
1312 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in getLLVMStyle()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst4130 * ``SBPO_ControlStatements`` (in configuration: ``ControlStatements``)
4143 Same as ``SBPO_ControlStatements`` except this option doesn't apply to