Searched defs:isSEHExceptScope (Results 1 – 2 of 2) sorted by relevance
430 bool isSEHExceptScope() const { return getFlags() & Scope::SEHExceptScope; } in isSEHExceptScope() function
462 bool isSEHExceptScope() const { return getFlags() & Scope::SEHExceptScope; } in isSEHExceptScope() function