Searched refs:BreakBeforeOperator (Results 1 – 1 of 1) sorted by relevance
662 bool BreakBeforeOperator = in addTokenOnCurrentLine() local672 if ((!BreakBeforeOperator && !(HasTwoOperands && Style.AlignOperands)) || in addTokenOnCurrentLine()673 (!State.Stack.back().LastOperatorWrapped && BreakBeforeOperator)) in addTokenOnCurrentLine()