Searched refs:BOS_All (Results 1 – 3 of 3) sorted by relevance
1724 BOS_All, enumerator
129 IO.enumCase(Value, "All", FormatStyle::BOS_All); in enumeration()130 IO.enumCase(Value, "true", FormatStyle::BOS_All); in enumeration()1868 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getWebKitStyle()1888 Style.BreakBeforeBinaryOperators = FormatStyle::BOS_All; in getGNUStyle()
6170 (Style.BreakBeforeBinaryOperators == FormatStyle::BOS_All || in canBreakBefore()6273 Style.BreakBeforeBinaryOperators != FormatStyle::BOS_All && in canBreakBefore()