Searched refs:BOS_All (Results 1 – 5 of 5) sorted by relevance
302 BOS_All, enumerator
84 IO.enumCase(Value, "All", FormatStyle::BOS_All); in enumeration()85 IO.enumCase(Value, "true", FormatStyle::BOS_All); in enumeration()480 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getWebKitStyle()497 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getGNUStyle()
2098 (Style.BreakBeforeBinaryOperators == FormatStyle::BOS_All || in canBreakBefore()2106 Style.BreakBeforeBinaryOperators != FormatStyle::BOS_All && in canBreakBefore()
3419 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()8980 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in TEST_F()8986 FormatStyle::BOS_All); in TEST_F()8991 FormatStyle::BOS_All); in TEST_F()
241 * ``BOS_All`` (in configuration: ``All``)