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

/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 70 milliseconds