Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4607 SBPO_ControlStatements, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp746 FormatStyle::SBPO_ControlStatements); in enumeration()
756 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements); in enumeration()
1479 case FormatStyle::SBPO_ControlStatements: in expandPresetsSpaceBeforeParens()
1668 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in getLLVMStyle()