Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmt.h3436 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt() function
3440 explicit SEHLeaveStmt(EmptyShell Empty) : Stmt(SEHLeaveStmtClass, Empty) {} in SEHLeaveStmt() function