Home
last modified time | relevance | path

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

/external/clang/include/clang/Format/
DFormat.h561 SBPO_ControlStatements, enumerator
/external/clang/lib/Format/
DFormat.cpp191 FormatStyle::SBPO_ControlStatements); in enumeration()
196 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements); in enumeration()
556 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in getLLVMStyle()
/external/clang/docs/
DClangFormatStyleOptions.rst684 * ``SBPO_ControlStatements`` (in configuration: ``ControlStatements``)
/external/clang/unittests/Format/
DFormatTest.cpp10303 FormatStyle::SBPO_ControlStatements); in TEST_F()
10308 FormatStyle::SBPO_ControlStatements); in TEST_F()