Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DScope.cpp167 {SEHFilterScope, "SEHFilterScope"}, in dumpImpl()
H A DSemaChecking.cpp1863 if (SemaBuiltinSEHScopeCheck(*this, TheCall, Scope::SEHFilterScope, in CheckBuiltinFunctionCall()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h127 SEHFilterScope = 0x200000, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp556 Scope::SEHFilterScope); in ParseSEHExceptBlock()