Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DPrettyStackTrace.h45 const char *getBugReportMsg();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DPrettyStackTrace.cpp210 const char *llvm::getBugReportMsg() { in getBugReportMsg() function in llvm
/netbsd-src/external/apache2/llvm/dist/clang/tools/driver/
H A Ddriver.cpp526 llvm::dbgs() << llvm::getBugReportMsg(); in main()