Home
last modified time | relevance | path

Searched refs:__release_ptr (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dmemory_resource.cpp152 void unsynchronized_pool_resource::__adhoc_pool::__release_ptr(memory_resource* upstream) { in __release_ptr() function in pmr::unsynchronized_pool_resource::__adhoc_pool
218 void __release_ptr(memory_resource* upstream) { in __release_ptr() function in pmr::unsynchronized_pool_resource::__fixed_pool
335 __adhoc_pool_.__release_ptr(__res_); in release()
339 __fixed_pools_[i].__release_ptr(__res_); in release()
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/__memory/
H A Dallocation_guard.h84 __release_ptr() _NOEXCEPT { // not called __release() because it's a keyword in objective-c++ in __release_ptr() function
H A Dshared_ptr.h743 auto __control_block = __guard.__release_ptr();
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dallocation_guard.h85 __release_ptr() _NOEXCEPT { // not called __release() because it's a keyword in objective-c++ in __release_ptr() function
H A Dshared_ptr.h737 auto __control_block = __guard.__release_ptr();
866 __guard.__release_ptr();
939 __guard.__release_ptr();
/freebsd/contrib/llvm-project/libcxx/include/__memory_resource/
H A Dunsynchronized_pool_resource.h40 void __release_ptr(memory_resource* __upstream);
/freebsd/contrib/llvm-project/libcxx/include/
H A D__node_handle102 _LIBCPP_HIDE_FROM_ABI void __release_ptr() {
H A D__hash_table1656 __nh.__release_ptr();
1668 __nh.__release_ptr();
1714 __nh.__release_ptr();
1725 __nh.__release_ptr();
H A D__tree1846 __nh.__release_ptr();
1865 __nh.__release_ptr();
1914 __nh.__release_ptr();
1929 __nh.__release_ptr();
H A Dforward_list549 return __guard.__release_ptr();
H A Dlist584 return __guard.__release_ptr();
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dforward_list518 return __guard.__release_ptr();
H A Dlist529 return __guard.__release_ptr();