Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h4333 SBPO_ControlStatements, enumerator
/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDFormat.cpp689 FormatStyle::SBPO_ControlStatements); in enumeration()
699 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements); in enumeration()
1388 case FormatStyle::SBPO_ControlStatements: in expandPresetsSpaceBeforeParens()
1572 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in getLLVMStyle()