Home | History | Annotate | Download | only in Parse

Lines Matching refs:ExpectAndConsume

1108   if (ExpectAndConsume(tok::less, diag::err_expected_less_after, CastName))
1121 if (ExpectAndConsume(tok::greater, diag::err_expected_greater))
1127 if (T.expectAndConsume(diag::err_expected_lparen_after, CastName))
1159 if (T.expectAndConsume(diag::err_expected_lparen_after, "typeid"))
1224 if (T.expectAndConsume(diag::err_expected_lparen_after, "__uuidof"))
2720 if (T.expectAndConsume(diag::err_expected_lparen))
2748 if (T.expectAndConsume(diag::err_expected_lparen))
2757 if (ExpectAndConsume(tok::comma, diag::err_expected_comma)) {
2788 if (Parens.expectAndConsume(diag::err_expected_lparen))
2838 if (T.expectAndConsume(diag::err_expected_lparen))
2855 if (ExpectAndConsume(tok::comma, diag::err_expected_comma)) {
2881 if (T.expectAndConsume(diag::err_expected_lparen))