Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseStmt.cpp678 return Actions.ActOnSEHLeaveStmt(LeaveLoc, getCurScope()); in ParseSEHLeaveStatement()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaStmt.cpp4600 Sema::ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope) { in ActOnSEHLeaveStmt() function in Sema
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DSema.h5270 StmtResult ActOnSEHLeaveStmt(SourceLocation Loc, Scope *CurScope);