Searched refs:SIS_WithoutElse (Results 1 – 6 of 6) sorted by relevance
101 Style.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_WithoutElse; in TEST_F()
676 FormatStyle::SIS_WithoutElse; in TEST_F()876 FormatStyle::SIS_WithoutElse; in TEST_F()1579 FormatStyle::SIS_WithoutElse; in TEST_F()1729 FormatStyle::SIS_WithoutElse; in TEST_F()1923 Style.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_WithoutElse; in TEST_F()5923 SingleLine.AllowShortIfStatementsOnASingleLine = FormatStyle::SIS_WithoutElse; in TEST_F()13499 FormatStyle::SIS_WithoutElse; in TEST_F()18683 FormatStyle::SIS_WithoutElse; in TEST_F()20531 FormatStyle::SIS_WithoutElse); in TEST_F()20545 FormatStyle::SIS_WithoutElse); in TEST_F()
569 SIS_WithoutElse, enumerator
220 IO.enumCase(Value, "WithoutElse", FormatStyle::SIS_WithoutElse); in enumeration()227 IO.enumCase(Value, "true", FormatStyle::SIS_WithoutElse); in enumeration()1371 FormatStyle::SIS_WithoutElse; in getGoogleStyle()1523 FormatStyle::SIS_WithoutElse; in getChromiumStyle()
621 FormatStyle::SIS_WithoutElse) { in tryMergeSimpleControlStatement()
1046 * ``SIS_WithoutElse`` (in configuration: ``WithoutElse``)