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