Home | History | Annotate | Download | only in Parse

Lines Matching refs:TryConsumeToken

59   if (TryConsumeToken(tok::equal)) {
68 if (TryConsumeToken(tok::kw_delete, KWLoc)) {
78 } else if (TryConsumeToken(tok::kw_default, KWLoc)) {