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