Home
last modified time | relevance | path

Searched defs:SEHLeaveStmt (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DStmt.h3509 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt() function
3513 explicit SEHLeaveStmt(EmptyShell Empty) : Stmt(SEHLeaveStmtClass, Empty) {} in SEHLeaveStmt() function