Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DScope.cpp168 {SEHFilterScope, "SEHFilterScope"}, in dumpImpl()
H A DSemaChecking.cpp1353 if (SemaBuiltinSEHScopeCheck(*this, TheCall, Scope::SEHFilterScope, in CheckBuiltinFunctionCall()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DScope.h128 SEHFilterScope = 0x200000, enumerator
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmt.cpp513 Scope::SEHFilterScope); in ParseSEHExceptBlock()