Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h375 SBPO_ControlStatements, enumerator
/external/clang/lib/Format/
DFormat.cpp130 FormatStyle::SBPO_ControlStatements); in enumeration()
135 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements); in enumeration()
378 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in getLLVMStyle()
/external/clang/docs/
DClangFormatStyleOptions.rst446 * ``SBPO_ControlStatements`` (in configuration: ``ControlStatements``)
/external/clang/unittests/Format/
DFormatTest.cpp9022 FormatStyle::SBPO_ControlStatements); in TEST_F()
9027 FormatStyle::SBPO_ControlStatements); in TEST_F()