Home | History | Annotate | Download | only in Format

Lines Matching refs:NewlinesBefore

503         1u, std::min(Current.NewlinesBefore, Style.MaxEmptyLinesToKeep + 1));
938 (Tok->CanBreakBefore && Tok->NewlinesBefore > 0)) {