Home | History | Annotate | Download | only in Parse

Lines Matching refs:TryConsumeToken

60   if (TryConsumeToken(tok::equal)) {
69 if (TryConsumeToken(tok::kw_delete, KWLoc)) {
79 } else if (TryConsumeToken(tok::kw_default, KWLoc)) {