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

References

tools/clang/lib/CodeGen/BackendUtil.cpp
  467   if (LangOpts.SEHExceptions)
tools/clang/lib/CodeGen/CGException.cpp
  124   if (L.SEHExceptions)
  150     if (L.SEHExceptions)
  166   if (L.SEHExceptions)
tools/clang/lib/Frontend/CompilerInvocation.cpp
 2745     Opts.SEHExceptions = Opt.matches(options::OPT_fseh_exceptions);
tools/clang/lib/Frontend/InitPreprocessor.cpp
  718   else if (LangOpts.SEHExceptions)