Searched refs:report_bad_alloc_error (Results 1 – 5 of 5) sorted by relevance
29 report_bad_alloc_error("Allocation failed"); in safe_malloc()37 report_bad_alloc_error("Allocation failed"); in safe_calloc()44 report_bad_alloc_error("Allocation failed"); in safe_realloc()
117 void report_bad_alloc_error(const char *Reason, bool GenCrashDiag = true);
147 void llvm::report_bad_alloc_error(const char *Reason, bool GenCrashDiag) { in report_bad_alloc_error() function in llvm187 llvm::report_bad_alloc_error("Allocation failed"); in out_of_memory_new_handler()
47 report_bad_alloc_error("SmallVector capacity overflow during allocation"); in grow_pod()
242 report_bad_alloc_error("SmallVector capacity overflow during allocation"); in grow()