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

References

tools/clang/tools/clang-offload-wrapper/ClangOffloadWrapper.cpp
  306   sys::PrintStackTraceOnErrorSignal(argv[0]);
  313       argc, argv,
  324   auto reportError = [argv](Error E) {
  325     logAllUnhandledErrors(std::move(E), WithColor::error(errs(), argv[0]));