Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DPrettyStackTrace.h45 const char *getBugReportMsg();
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DPrettyStackTrace.cpp213 const char *llvm::getBugReportMsg() { in getBugReportMsg() function in llvm
/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h466 llvm::getBugReportMsg()); in internalLinkerError()
/openbsd-src/gnu/llvm/clang/tools/driver/
H A Ddriver.cpp595 llvm::dbgs() << llvm::getBugReportMsg(); in clang_main()