Home | History | Annotate | Download | only in Parse

Lines Matching refs:LookAhead

351           PP.LookAhead(1).is(tok::identifier)) {
575 /// TryParseLambdaExpression - Use lookahead and potentially tentative
587 // If lookahead indicates this is a lambda...
598 // If lookahead indicates an ObjC message send...
2435 // disambiguate this, but that will require arbitrary lookahead if