Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DScope.cpp227 {SEHFilterScope, "SEHFilterScope"}, in dumpImpl()
H A DSemaChecking.cpp2487 if (BuiltinSEHScopeCheck(*this, TheCall, Scope::SEHFilterScope, in CheckBuiltinFunctionCall()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h131 SEHFilterScope = 0x200000, enumerator
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp659 Scope::SEHFilterScope); in ParseSEHExceptBlock()