Home
last modified time | relevance | path

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

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