Searched defs:setThrowExpr (Results 1 – 6 of 6) sorted by relevance
48 public abstract Builder setThrowExpr(Expr throwExpr); in setThrowExpr() method in ThrowExpr.Builder
327 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function
372 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function
371 void setThrowExpr(Stmt *S) { Throw = S; } in setThrowExpr() function