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