Searched defs:__release_shared (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libcxx/src/ | ||
H A D | memory.cpp | 39 bool __shared_count::__release_shared() noexcept { in __release_shared() function in __shared_count |
/llvm-project/libcxx/include/__memory/ | ||
H A D | shared_ptr.h | 154 _LIBCPP_HIDE_FROM_ABI bool __release_shared() _NOEXCEPT { __release_shared() function |