Searched refs:ActOnObjCAtThrowStmt (Results 1 – 3 of 3) sorted by relevance
2505 return Actions.ActOnObjCAtThrowStmt(atLoc, Res.get(), getCurScope()); in ParseObjCThrowStmt()
4291 Sema::ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw, in ActOnObjCAtThrowStmt() function in Sema
5365 StmtResult ActOnObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw,