Searched refs:setThrowExpr (Results 1 – 2 of 2) sorted by relevance
327 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function
1175 S->setThrowExpr(Reader.ReadSubStmt()); in VisitObjCAtThrowStmt()