Lines Matching refs:BreakBeforeBinaryOperators
1320 if (Right.isBinaryOperator() && Style.BreakBeforeBinaryOperators)1323 !Style.BreakBeforeBinaryOperators) ||