reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/Sema/Scope.h
  443   bool isSEHExceptScope() const { return getFlags() & Scope::SEHExceptScope; }
tools/clang/lib/Parse/ParseStmt.cpp
  517                                    Scope::SEHExceptScope);
tools/clang/lib/Sema/Scope.cpp
  166       {SEHExceptScope, "SEHExceptScope"},
tools/clang/lib/Sema/SemaChecking.cpp
 1438     if (SemaBuiltinSEHScopeCheck(*this, TheCall, Scope::SEHExceptScope,