Searched refs:SBPO_ControlStatements (Results 1 – 3 of 3) sorted by relevance
3082 SBPO_ControlStatements, enumerator
437 FormatStyle::SBPO_ControlStatements); in enumeration()446 IO.enumCase(Value, "true", FormatStyle::SBPO_ControlStatements); in enumeration()1101 LLVMStyle.SpaceBeforeParens = FormatStyle::SBPO_ControlStatements; in getLLVMStyle()
3310 return Style.SpaceBeforeParens == FormatStyle::SBPO_ControlStatements || in spaceRequiredBefore()