Home | History | Annotate | Download | only in Parse

Lines Matching full:lookahead

411           PP.LookAhead(1).is(tok::identifier)) {
648 /// TryParseLambdaExpression - Use lookahead and potentially tentative
660 // If lookahead indicates this is a lambda...
671 // If lookahead indicates an ObjC message send...