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

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

Completed in 163 milliseconds