Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__locale_dir/locale_base_api/
H A Dlocale_guard.h50 __throw_bad_alloc();
68 __throw_bad_alloc();
/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dmemory_resource.cpp
/freebsd/contrib/llvm-project/libcxx/src/
H A Dnew_helpers.cpp20 void __throw_bad_alloc() { in __throw_bad_alloc() function
H A Dios.cpp256 std::__throw_bad_alloc(); in copyfmt()
261 std::__throw_bad_alloc(); in copyfmt()
267 std::__throw_bad_alloc(); in copyfmt()
273 std::__throw_bad_alloc(); in copyfmt()
H A Dnew.cpp21 inline void __throw_bad_alloc_shim() { std::__throw_bad_alloc(); } in __throw_bad_alloc_shim()
H A Dmemory_resource.cpp51 std::__throw_bad_alloc(); in do_allocate()
67 void* do_allocate(size_t, size_t) override { std::__throw_bad_alloc(); } in do_allocate()
/freebsd/contrib/llvm-project/libcxx/include/__pstl/
H A Dhandle_exception.h49 std::__throw_bad_alloc(); in __handle_exception()
/freebsd/contrib/llvm-project/libcxx/include/__new/
H A Dexceptions.h62 [[__noreturn__]] _LIBCPP_EXPORTED_FROM_ABI void __throw_bad_alloc(); // not in C++ spec
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/
H A Dmoney.h288 std::__throw_bad_alloc(); in __double_or_nothing()
494 std::__throw_bad_alloc(); in do_get()
769 std::__throw_bad_alloc(); in do_put()
773 std::__throw_bad_alloc(); in do_put()
800 std::__throw_bad_alloc(); in do_put()
838 std::__throw_bad_alloc(); in do_put()
H A Dscan_keyword.h62 std::__throw_bad_alloc();
H A Dnum.h1012 std::__throw_bad_alloc();
1025 std::__throw_bad_alloc();
/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/support/
H A Dwindows.h162 std::__throw_bad_alloc(); in __setlocale()
314 std::__throw_bad_alloc(); in __locale_guard()
/freebsd/contrib/jemalloc/src/
H A Djemalloc_cpp.cpp90 std::__throw_bad_alloc(); in handleOOM()
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
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();
/freebsd/contrib/llvm-project/libcxx/include/__ostream/
H A Dbasic_ostream.h413 std::__throw_bad_alloc();
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__ostream/
H A Dbasic_ostream.h582 __throw_bad_alloc();
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc364 {"_ZSt17__throw_bad_allocv", "std::__throw_bad_alloc()"},
27144 {"_ZSt17__throw_bad_allocv", "std::__throw_bad_alloc()"},