Home
last modified time | relevance | path

Searched refs:ActOnSEHLeaveStmt (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseStmt.cpp587 return Actions.ActOnSEHLeaveStmt(LeaveLoc, getCurScope()); in ParseSEHLeaveStatement()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaStmt.cpp4237 Sema::ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope) { in ActOnSEHLeaveStmt() function in Sema
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4372 StmtResult ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope);