Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp1459 Scope::ScopeFlags NeededScopeFlags, in BuiltinSEHScopeCheck() argument
1470 if (!S || !(S->getFlags() & NeededScopeFlags)) { in BuiltinSEHScopeCheck()