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