Searched refs:ActOnSEHLeaveStmt (Results 1 – 3 of 3) sorted by relevance
678 return Actions.ActOnSEHLeaveStmt(LeaveLoc, getCurScope()); in ParseSEHLeaveStatement()
4600 Sema::ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope) { in ActOnSEHLeaveStmt() function in Sema
5270 StmtResult ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope);