Home
last modified time | relevance | path

Searched defs:report_fatal_error (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DErrorHandling.cpp61 void llvm::report_fatal_error(const char *Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
65 void llvm::report_fatal_error(const std::string &Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
69 void llvm::report_fatal_error(StringRef Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
73 void llvm::report_fatal_error(const Twine &Reason, bool GenCrashDiag) { in report_fatal_error() function in llvm
/minix3/external/bsd/atf/dist/atf-c/
H A Dtc.c140 report_fatal_error(const char *msg, ...) in report_fatal_error() function
/minix3/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dtc.c138 report_fatal_error(const char *msg, ...) in report_fatal_error() function