Searched refs:SBPO_Always (Results 1 – 5 of 5) sorted by relevance
524 SBPO_Always enumerator
1956 (Style.SpaceBeforeParens == FormatStyle::SBPO_Always && in spaceRequiredBetween()2055 return Style.SpaceBeforeParens == FormatStyle::SBPO_Always; in spaceRequiredBefore()2101 return Style.SpaceBeforeParens == FormatStyle::SBPO_Always; in spaceRequiredBefore()
174 IO.enumCase(Value, "Always", FormatStyle::SBPO_Always); in enumeration()664 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in getGNUStyle()
8471 Space.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F()9857 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F()9861 FormatStyle::SBPO_Always); in TEST_F()
597 * ``SBPO_Always`` (in configuration: ``Always``)