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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp987 SEHExceptStmt::SEHExceptStmt(SourceLocation Loc, function in class:SEHExceptStmt
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1774 class SEHExceptStmt : public Stmt { class in namespace:clang
1786 explicit SEHExceptStmt(EmptyShell E) : Stmt(SEHExceptStmtClass, E) { } function in class:clang::SEHExceptStmt

Completed in 280 milliseconds