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

/external/clang/include/clang/AST/
H A DStmt.h1950 class SEHLeaveStmt : public Stmt { class in namespace:clang
1953 explicit SEHLeaveStmt(SourceLocation LL) function in class:clang::SEHLeaveStmt
1957 explicit SEHLeaveStmt(EmptyShell Empty) : Stmt(SEHLeaveStmtClass, Empty) { } function in class:clang::SEHLeaveStmt

Completed in 94 milliseconds