Searched refs:SIS_OnlyFirstIf (Results 1 – 4 of 4) sorted by relevance
585 SIS_OnlyFirstIf, enumerator
1092 FormatStyle::SIS_OnlyFirstIf; in TEST_F()19103 FormatStyle::SIS_OnlyFirstIf; in TEST_F()20526 Style.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_OnlyFirstIf; in TEST_F()20534 FormatStyle::SIS_OnlyFirstIf); in TEST_F()20540 FormatStyle::SIS_OnlyFirstIf); in TEST_F()
221 IO.enumCase(Value, "OnlyFirstIf", FormatStyle::SIS_OnlyFirstIf); in enumeration()225 IO.enumCase(Value, "Always", FormatStyle::SIS_OnlyFirstIf); in enumeration()
1064 * ``SIS_OnlyFirstIf`` (in configuration: ``OnlyFirstIf``)