Searched refs:SBPO_Always (Results 1 – 3 of 3) sorted by relevance
1897 SBPO_Always enumerator
324 IO.enumCase(Value, "Always", FormatStyle::SBPO_Always); in enumeration()1093 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in getGNUStyle()
2594 return Style.SpaceBeforeParens == FormatStyle::SBPO_Always || in spaceRequiredBeforeParens()