Searched refs:__destroy_and_delete (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__functional/
H A Dfunction.h184 _LIBCPP_HIDE_FROM_ABI static void __destroy_and_delete(__alloc_func* __f) { function in class:__function::__alloc_func
220 _LIBCPP_HIDE_FROM_ABI static void __destroy_and_delete(__default_alloc_func* __f) { function in class:__function::__default_alloc_func
539 _Fun::__destroy_and_delete(static_cast<_Fun*>(__s));

Completed in 108 milliseconds