Lines Matching refs:finished
5478 /// \returns true if lexing was finished, false otherwise.5559 bool finished = false;5562 finished = true;5578 unsigned LastIdx = finished ? NextIdx-1 : NextIdx-2;5588 if (finished)