Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DScope.cpp167 {SEHFilterScope, "SEHFilterScope"}, in dumpImpl()
H A DSemaChecking.cpp1859 if (SemaBuiltinSEHScopeCheck(*this, TheCall, Scope::SEHFilterScope, in CheckBuiltinFunctionCall()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DScope.h127 SEHFilterScope = 0x200000, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp551 Scope::SEHFilterScope); in ParseSEHExceptBlock()