Searched refs:BOS_All (Results 1 – 6 of 6) sorted by relevance
216 BOS_All, enumerator
104 IO.enumCase(Value, "All", FormatStyle::BOS_All); in enumeration()105 IO.enumCase(Value, "true", FormatStyle::BOS_All); in enumeration()676 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getWebKitStyle()694 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getGNUStyle()
2488 (Style.BreakBeforeBinaryOperators == FormatStyle::BOS_All || in canBreakBefore()2497 Style.BreakBeforeBinaryOperators != FormatStyle::BOS_All && in canBreakBefore()
109 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()
3485 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()9221 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()9415 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()10246 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()10252 FormatStyle::BOS_All); in TEST_F()10257 FormatStyle::BOS_All); in TEST_F()
366 * ``BOS_All`` (in configuration: ``All``)