Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h323 SBPO_ControlStatements, enumerator
/external/clang/lib/Format/
DFormat.cpp119 FormatStyle::SBPO_ControlStatements); in enumeration()
124 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements); in enumeration()
349 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in getLLVMStyle()
/external/clang/docs/
DClangFormatStyleOptions.rst343 * ``SBPO_ControlStatements`` (in configuration: ``ControlStatements``)
/external/clang/unittests/Format/
DFormatTest.cpp8190 FormatStyle::SBPO_ControlStatements); in TEST_F()
8195 FormatStyle::SBPO_ControlStatements); in TEST_F()