Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrorHandling.h94 void install_bad_alloc_error_handler(fatal_error_handler_t handler,
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp128 void llvm::install_bad_alloc_error_handler(fatal_error_handler_t handler, in install_bad_alloc_error_handler() function in llvm