Home
last modified time | relevance | path

Searched refs:remove_bad_alloc_error_handler (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorHandling.h98 void remove_bad_alloc_error_handler();
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp139 void llvm::remove_bad_alloc_error_handler() { in remove_bad_alloc_error_handler() function in llvm