Home
last modified time | relevance | path

Searched defs:SEHLeaveStmt (Results 1 – 1 of 1) 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