Searched refs:SEHExceptScope (Results 1 – 4 of 4) sorted by relevance
195 } else if (Flags & SEHExceptScope) { in dumpImpl()197 Flags &= ~SEHExceptScope; in dumpImpl()
995 if (SemaBuiltinSEHScopeCheck(*this, TheCall, Scope::SEHExceptScope, in CheckBuiltinFunctionCall()
123 SEHExceptScope = 0x100000, enumerator430 bool isSEHExceptScope() const { return getFlags() & Scope::SEHExceptScope; } in isSEHExceptScope()
485 Scope::SEHExceptScope); in ParseSEHExceptBlock()