Home
last modified time | relevance | path

Searched refs:__throw_bad_alloc (Results 1 – 10 of 10) sorted by relevance

/src/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dlocale_guard.h50 __throw_bad_alloc();
68 __throw_bad_alloc();
/src/contrib/llvm-project/libcxx/src/
H A Dios.cpp256 __throw_bad_alloc(); in copyfmt()
261 __throw_bad_alloc(); in copyfmt()
267 __throw_bad_alloc(); in copyfmt()
273 __throw_bad_alloc(); in copyfmt()
H A Dnew_helpers.cpp20 void __throw_bad_alloc() { in __throw_bad_alloc() function
H A Dnew.cpp21 inline void __throw_bad_alloc_shim() { std::__throw_bad_alloc(); } in __throw_bad_alloc_shim()
H A Dmemory_resource.cpp50 __throw_bad_alloc(); in do_allocate()
64 void* do_allocate(size_t, size_t) override { __throw_bad_alloc(); } in do_allocate()
/src/contrib/llvm-project/libcxx/include/__pstl/
H A Dhandle_exception.h47 std::__throw_bad_alloc(); in __handle_exception()
/src/contrib/jemalloc/src/
H A Djemalloc_cpp.cpp90 std::__throw_bad_alloc(); in handleOOM()
/src/contrib/llvm-project/libcxx/include/
H A Dnew169 _LIBCPP_NORETURN _LIBCPP_EXPORTED_FROM_ABI void __throw_bad_alloc(); // not in C++ spec
H A Dlocale297 __throw_bad_alloc();
1402 __throw_bad_alloc();
1415 __throw_bad_alloc();
2460 __throw_bad_alloc();
2663 __throw_bad_alloc();
2937 __throw_bad_alloc();
2941 __throw_bad_alloc();
2968 __throw_bad_alloc();
3006 __throw_bad_alloc();
/src/contrib/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h594 __throw_bad_alloc();