Searched refs:BOS_All (Results 1 – 6 of 6) sorted by relevance
6328 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()6413 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()6645 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()9625 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()9643 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()15027 Tab.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()16968 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()20256 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()20262 FormatStyle::BOS_All); in TEST_F()20267 FormatStyle::BOS_All); in TEST_F()[all …]
271 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()
923 BOS_All, enumerator
259 IO.enumCase(Value, "All", FormatStyle::BOS_All); in enumeration()260 IO.enumCase(Value, "true", FormatStyle::BOS_All); in enumeration()1591 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getWebKitStyle()1611 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getGNUStyle()
4820 (Style.BreakBeforeBinaryOperators == FormatStyle::BOS_All || in canBreakBefore()4915 Style.BreakBeforeBinaryOperators != FormatStyle::BOS_All && in canBreakBefore()
1734 * ``BOS_All`` (in configuration: ``All``)