Searched refs:BuildObjCAtThrowStmt (Results 1 – 3 of 3) sorted by relevance
2423 StmtResult Sema::BuildObjCAtThrowStmt(SourceLocation AtLoc, in BuildObjCAtThrowStmt() function in Sema2462 return BuildObjCAtThrowStmt(AtLoc, Throw); in ActOnObjCAtThrowStmt()
1233 return getSema().BuildObjCAtThrowStmt(AtLoc, Operand); in RebuildObjCAtThrowStmt()
2364 StmtResult BuildObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw);