Searched refs:SEHExceptScope (Results 1 – 4 of 4) sorted by relevance
191 } else if (Flags & SEHExceptScope) { in dumpImpl()193 Flags &= ~SEHExceptScope; in dumpImpl()
541 if (SemaBuiltinSEHScopeCheck(*this, TheCall, Scope::SEHExceptScope, in CheckBuiltinFunctionCall()
122 SEHExceptScope = 0x100000, enumerator427 bool isSEHExceptScope() const { return getFlags() & Scope::SEHExceptScope; } in isSEHExceptScope()
473 Scope::SEHExceptScope); in ParseSEHExceptBlock()