Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DStmt.h1975 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt() function
1979 explicit SEHLeaveStmt(EmptyShell Empty) : Stmt(SEHLeaveStmtClass, Empty) { } in SEHLeaveStmt() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h3432 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt() function
3436 explicit SEHLeaveStmt(EmptyShell Empty) : Stmt(SEHLeaveStmtClass, Empty) {} in SEHLeaveStmt() function