Home | History | Annotate | Download | only in Parse

Lines Matching refs:ParseThrowExpression

1236 /// ParseThrowExpression - This handles the C++ throw expression.
1240 ExprResult Parser::ParseThrowExpression() {