Home | History | Annotate | Download | only in Format

Lines Matching refs:BOS_None

172   if (Style.BreakBeforeBinaryOperators == FormatStyle::BOS_None) {
757 Style.BreakBeforeBinaryOperators != FormatStyle::BOS_None) ||