Searched refs:SBPO_Always (Results 1 – 5 of 5) sorted by relevance
380 SBPO_Always enumerator
131 IO.enumCase(Value, "Always", FormatStyle::SBPO_Always); in enumeration()502 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in getGNUStyle()
1745 (Style.SpaceBeforeParens == FormatStyle::SBPO_Always && in spaceRequiredBetween()1873 return Style.SpaceBeforeParens == FormatStyle::SBPO_Always; in spaceRequiredBefore()
8196 Space.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F()9016 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F()9020 FormatStyle::SBPO_Always); in TEST_F()
449 * ``SBPO_Always`` (in configuration: ``Always``)