Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DPrettyStackTrace.h42 void setBugReportMsg(const char *Msg);
/llvm-project-15.0.7/llvm/lib/Support/
H A DPrettyStackTrace.cpp209 void llvm::setBugReportMsg(const char *Msg) { in setBugReportMsg() function in llvm
/llvm-project-15.0.7/clang/tools/driver/
H A Ddriver.cpp333 llvm::setBugReportMsg("PLEASE submit a bug report to " BUG_REPORT_URL in clang_main()