Searched defs:throwExpr (Results 1 – 2 of 2) sorted by relevance
318 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt()
1340 const internal::VariadicDynCastAllOfMatcher<Stmt, CXXThrowExpr> throwExpr; variable