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

References

tools/clang/lib/CodeGen/BackendUtil.cpp
  471   if (LangOpts.WasmExceptions)
tools/clang/lib/CodeGen/CGException.cpp
  168   if (L.WasmExceptions)
tools/clang/lib/Frontend/CompilerInvocation.cpp
 2747     Opts.WasmExceptions = Opt.matches(options::OPT_fwasm_exceptions);