Home | History | Annotate | Download | only in Format

Lines Matching refs:BreakBeforeBinaryOperators

1320   if (Right.isBinaryOperator() && Style.BreakBeforeBinaryOperators)
1323 !Style.BreakBeforeBinaryOperators) ||