Home | History | Annotate | Download | only in Parse

Lines Matching refs:less

242     if (Tok.is(tok::less) &&
287 if (Tok.is(tok::less) &&
1183 assert(Tok.is(tok::less) && "expected <");
1226 assert(Tok.is(tok::less) && "Protocol qualifiers start with '<'");
1462 if (Tok.is(tok::less) &&
1538 if (Tok.is(tok::less)) { // we have illegal '<' try to recover
1568 else if (Tok.is(tok::less)) { // we have illegal '<' try to recover