Home | History | Annotate | Download | only in Parse

Lines Matching refs:expectAndConsume

987   if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName))
1000 if (ExpectAndConsume(tok::greater, diag::err_expected_greater))
1006 if (T.expectAndConsume(diag::err_expected_lparen_after, CastName))
1038 if (T.expectAndConsume(diag::err_expected_lparen_after, "typeid"))
1103 if (T.expectAndConsume(diag::err_expected_lparen_after, "__uuidof"))
2593 if (T.expectAndConsume(diag::err_expected_lparen))
2621 if (T.expectAndConsume(diag::err_expected_lparen))
2630 if (ExpectAndConsume(tok::comma, diag::err_expected_comma)) {
2661 if (Parens.expectAndConsume(diag::err_expected_lparen))
2711 if (T.expectAndConsume(diag::err_expected_lparen))
2728 if (ExpectAndConsume(tok::comma, diag::err_expected_comma)) {
2754 if (T.expectAndConsume(diag::err_expected_lparen))