Searched defs:isSEHExceptScope (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DScope.h449 bool isSEHExceptScope() const { return getFlags() & Scope::SEHExceptScope; } function in class:clang::Scope

Completed in 56 milliseconds