Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DPrettyStackTrace.h42 void setBugReportMsg(const char *Msg);
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DPrettyStackTrace.cpp206 void llvm::setBugReportMsg(const char *Msg) { in setBugReportMsg() function in llvm
/freebsd-13.1/contrib/llvm-project/clang/tools/driver/
H A Ddriver.cpp354 llvm::setBugReportMsg("PLEASE submit a bug report to " BUG_REPORT_URL in main()