Searched refs:throwExpr (Results 1 – 2 of 2) sorted by relevance
318 ObjCAtThrowStmt(SourceLocation atThrowLoc, Stmt *throwExpr) in ObjCAtThrowStmt() argument319 : Stmt(ObjCAtThrowStmtClass), Throw(throwExpr) { in ObjCAtThrowStmt()
144 throwExpr cxxThrowExpr