Searched refs:SBPO_Always (Results 1 – 5 of 5) sorted by relevance
566 SBPO_Always enumerator
192 IO.enumCase(Value, "Always", FormatStyle::SBPO_Always); in enumeration()699 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in getGNUStyle()
2067 (Style.SpaceBeforeParens == FormatStyle::SBPO_Always && in spaceRequiredBetween()2178 return Style.SpaceBeforeParens == FormatStyle::SBPO_Always; in spaceRequiredBefore()2231 return Style.SpaceBeforeParens == FormatStyle::SBPO_Always; in spaceRequiredBefore()
8905 Space.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F()10297 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F()10301 FormatStyle::SBPO_Always); in TEST_F()
688 * ``SBPO_Always`` (in configuration: ``Always``)