Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2950 SBPO_ControlStatements, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp406 FormatStyle::SBPO_ControlStatements); in enumeration()
415 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements); in enumeration()
1057 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in getLLVMStyle()
H A DTokenAnnotator.cpp3183 return Style.SpaceBeforeParens == FormatStyle::SBPO_ControlStatements || in spaceRequiredBefore()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3332 * ``SBPO_ControlStatements`` (in configuration: ``ControlStatements``)
3345 Same as ``SBPO_ControlStatements`` except this option doesn't apply to