Searched defs:SEHLeaveStmt (Results 1 – 2 of 2) sorted by relevance
1975 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt() function1979 explicit SEHLeaveStmt(EmptyShell Empty) : Stmt(SEHLeaveStmtClass, Empty) { } in SEHLeaveStmt() function
3432 explicit SEHLeaveStmt(SourceLocation LL) in SEHLeaveStmt() function3436 explicit SEHLeaveStmt(EmptyShell Empty) : Stmt(SEHLeaveStmtClass, Empty) {} in SEHLeaveStmt() function