Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DPrettyStackTrace.h45 const char *getBugReportMsg();
/llvm-project-15.0.7/llvm/lib/Support/
H A DPrettyStackTrace.cpp213 const char *llvm::getBugReportMsg() { in getBugReportMsg() function in llvm
/llvm-project-15.0.7/lld/ELF/
H A DConfig.h418 llvm::getBugReportMsg()); in internalLinkerError()
/llvm-project-15.0.7/clang/tools/driver/
H A Ddriver.cpp546 llvm::dbgs() << llvm::getBugReportMsg(); in clang_main()