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