Home
last modified time | relevance | path

Searched refs:SEHFilterScope (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DScope.cpp222 {SEHFilterScope, "SEHFilterScope"}, in dumpImpl()
H A DSemaChecking.cpp2455 if (SemaBuiltinSEHScopeCheck(*this, TheCall, Scope::SEHFilterScope, in CheckBuiltinFunctionCall()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DScope.h128 SEHFilterScope = 0x200000, enumerator
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseStmt.cpp619 Scope::SEHFilterScope); in ParseSEHExceptBlock()