Searched refs:SBPO_Always (Results 1 – 5 of 5) sorted by relevance
328 SBPO_Always enumerator
7512 Space.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F()8184 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in TEST_F()8188 FormatStyle::SBPO_Always); in TEST_F()
346 * ``SBPO_Always`` (in configuration: ``Always``)
120 IO.enumCase(Value, "Always", FormatStyle::SBPO_Always); in enumeration()451 Style.SpaceBeforeParens = FormatStyle::SBPO_Always; in getGNUStyle()
1544 (Style.SpaceBeforeParens == FormatStyle::SBPO_Always && in spaceRequiredBetween()