Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h519 SBPO_ControlStatements, enumerator
/external/clang/lib/Format/
DFormat.cpp173 FormatStyle::SBPO_ControlStatements); in enumeration()
178 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements); in enumeration()
527 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in getLLVMStyle()
/external/clang/docs/
DClangFormatStyleOptions.rst594 * ``SBPO_ControlStatements`` (in configuration: ``ControlStatements``)
/external/clang/unittests/Format/
DFormatTest.cpp9863 FormatStyle::SBPO_ControlStatements); in TEST_F()
9868 FormatStyle::SBPO_ControlStatements); in TEST_F()