Lines Matching full:lookahead
104 /// token lookahead. Comment from gcc: "If they start with an identifier
110 /// At the moment, I am not doing 2 token lookahead. I am also unaware of
113 /// a pressing need to implement the 2 token lookahead.
2083 // error, do lookahead to try to do better recovery. This never applies
3519 // lookahead one more token to see if it's obvious that we have a
5457 // infrequent, use of lookahead is not costly here.