Searched defs:SEHFinallyStmt (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp1161 SEHFinallyStmt::SEHFinallyStmt(SourceLocation Loc, Stmt *Block) function in class:SEHFinallyStmt
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3264 class SEHFinallyStmt : public Stmt { class in namespace:clang
3272 explicit SEHFinallyStmt(EmptyShell E) : Stmt(SEHFinallyStmtClass, E) {} function in class:clang::SEHFinallyStmt

Completed in 110 milliseconds