Home
last modified time | relevance | path

Searched refs:setBugReportMsg (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPrettyStackTrace.h42 void setBugReportMsg(const char *Msg);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPrettyStackTrace.cpp207 void llvm::setBugReportMsg(const char *Msg) { in setBugReportMsg() function in llvm
/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp737 llvm::setBugReportMsg("PLEASE submit a bug report to " LLDB_BUG_REPORT_URL in main()
740 llvm::setBugReportMsg("PLEASE submit a bug report to " LLDB_BUG_REPORT_URL in main()
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Ddriver.cpp230 llvm::setBugReportMsg("PLEASE submit a bug report to " BUG_REPORT_URL in clang_main()