Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPrettyStackTrace.h46 LLVM_ABI const char *getBugReportMsg();
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPrettyStackTrace.cpp212 const char *llvm::getBugReportMsg() { in getBugReportMsg() function in llvm
/freebsd/contrib/llvm-project/clang/tools/driver/
H A Ddriver.cpp439 llvm::dbgs() << llvm::getBugReportMsg(); in clang_main()