Searched refs:BuildObjCAtThrowStmt (Results 1 – 6 of 6) sorted by relevance
3433 StmtResult Sema::BuildObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw) { in BuildObjCAtThrowStmt() function in Sema3473 return BuildObjCAtThrowStmt(AtLoc, Throw); in ActOnObjCAtThrowStmt()
1377 return getSema().BuildObjCAtThrowStmt(AtLoc, Operand); in RebuildObjCAtThrowStmt()
3930 StmtResult Sema::BuildObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw) { in BuildObjCAtThrowStmt() function in Sema3970 return BuildObjCAtThrowStmt(AtLoc, Throw); in ActOnObjCAtThrowStmt()
1545 return getSema().BuildObjCAtThrowStmt(AtLoc, Operand); in RebuildObjCAtThrowStmt()
3533 StmtResult BuildObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw);
4673 StmtResult BuildObjCAtThrowStmt(SourceLocation AtLoc, Expr *Throw);