Searched defs:SEHLeaveStmt (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Stmt.h | 1941 class SEHLeaveStmt : public Stmt { class in namespace:clang 1944 explicit SEHLeaveStmt(SourceLocation LL) function in class:clang::SEHLeaveStmt 1948 explicit SEHLeaveStmt(EmptyShell Empty) : Stmt(SEHLeaveStmtClass, Empty) { } function in class:clang::SEHLeaveStmt |
Completed in 101 milliseconds