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

References

tools/clang/lib/CodeGen/BackendUtil.cpp
  465   if (LangOpts.SjLjExceptions)
tools/clang/lib/CodeGen/CGException.cpp
  120   if (L.SjLjExceptions)
  148     if (L.SjLjExceptions)
  162   if (L.SjLjExceptions)
tools/clang/lib/Frontend/CompilerInvocation.cpp
 2744     Opts.SjLjExceptions = Opt.matches(options::OPT_fsjlj_exceptions);
tools/clang/lib/Frontend/InitPreprocessor.cpp
  716   if (LangOpts.SjLjExceptions)