Searched refs:SBPO_Always (Results 1 – 3 of 3) sorted by relevance
4369 SBPO_Always, enumerator
694 IO.enumCase(Value, "Always", FormatStyle::SBPO_Always); in enumeration()1894 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in getGNUStyle()
4357 if (Style.SpaceBeforeParens == FormatStyle::SBPO_Always) in spaceRequiredBeforeParens()