Searched refs:setThrowExpr (Results 1 – 2 of 2) sorted by relevance
371 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function
1614 S->setThrowExpr(Record.readSubStmt()); in VisitObjCAtThrowStmt()