Home | History | Annotate | Download | only in Format

Lines Matching full:dryrun

343     moveStateToNextToken(State, /*DryRun=*/false, /*Newline=*/false);
563 addTokenToState(Newline, /*DryRun=*/false, State);
573 /// If \p DryRun is \c false, also creates and stores the required
575 unsigned addTokenToState(bool Newline, bool DryRun, LineState &State) {
665 if (!DryRun) {
731 if (!DryRun)
790 return moveStateToNextToken(State, DryRun, Newline) + ExtraPenalty;
795 unsigned moveStateToNextToken(LineState &State, bool DryRun, bool Newline) {
943 return breakProtrudingToken(Current, State, DryRun);
956 bool DryRun) {
1018 if (!DryRun)
1038 if (!DryRun)