Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPrettyStackTrace.h45 const char *getBugReportMsg();
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPrettyStackTrace.cpp211 const char *llvm::getBugReportMsg() { in getBugReportMsg() function in llvm
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h530 llvm::getBugReportMsg()); in internalLinkerError()
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Ddriver.cpp424 llvm::dbgs() << llvm::getBugReportMsg(); in clang_main()