Home | History | Annotate | Download | only in Lex

Lines Matching refs:comma

660   // Now we expect a comma, followed by another include name
662 if (Tok.isNot(tok::comma)) {
1042 if (Tok.is(tok::comma)) {