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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp594 return Actions.ActOnSEHLeaveStmt(LeaveLoc, getCurScope());
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp4252 Sema::ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope) { function in class:Sema
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4552 StmtResult ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope);

Completed in 260 milliseconds