Searched defs:ParseThrowExpression (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Parse/
H A DParseExprCXX.cpp1474 /// ParseThrowExpression - This handles the C++ throw expression.
1478 ExprResult Parser::ParseThrowExpression() { function in class:Parser

Completed in 99 milliseconds