Searched refs:BOS_All (Results 1 – 5 of 5) sorted by relevance
213 BOS_All, enumerator
3442 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()8786 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()8980 Alignment.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()9808 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()9814 FormatStyle::BOS_All); in TEST_F()9819 FormatStyle::BOS_All); in TEST_F()
86 IO.enumCase(Value, "All", FormatStyle::BOS_All); in enumeration()87 IO.enumCase(Value, "true", FormatStyle::BOS_All); in enumeration()641 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getWebKitStyle()659 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getGNUStyle()
2351 (Style.BreakBeforeBinaryOperators == FormatStyle::BOS_All || in canBreakBefore()2360 Style.BreakBeforeBinaryOperators != FormatStyle::BOS_All && in canBreakBefore()
342 * ``BOS_All`` (in configuration: ``All``)