Lines Matching refs:canBreak
590 (Indenter->canBreak(State) && State.NextToken->NewlinesBefore > 0);749 if (NewLine && !Indenter->canBreak(PreviousNode->State))