Home | History | Annotate | Download | only in Parse

Lines Matching refs:LookAhead

441           PP.LookAhead(1).is(tok::identifier)) {
732 /// TryParseLambdaExpression - Use lookahead and potentially tentative
744 // If lookahead indicates this is a lambda...
755 // If lookahead indicates an ObjC message send...