Home
last modified time | relevance | path

Searched defs:SEHExceptStmt (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/AST/
DStmt.cpp932 SEHExceptStmt::SEHExceptStmt(SourceLocation Loc, in SEHExceptStmt() function in SEHExceptStmt
/external/llvm-project/clang/lib/AST/
DStmt.cpp1238 SEHExceptStmt::SEHExceptStmt(SourceLocation Loc, Expr *FilterExpr, Stmt *Block) in SEHExceptStmt() function in SEHExceptStmt
/external/clang/include/clang/AST/
DStmt.h1856 explicit SEHExceptStmt(EmptyShell E) : Stmt(SEHExceptStmtClass, E) { } in SEHExceptStmt() function
/external/llvm-project/clang/include/clang/AST/
DStmt.h3306 explicit SEHExceptStmt(EmptyShell E) : Stmt(SEHExceptStmtClass, E) {} in SEHExceptStmt() function