Home
last modified time | relevance | path

Searched defs:__add_shared (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dmemory.cpp46 __shared_count::__add_shared() noexcept __add_shared() function in __shared_count
63 __shared_weak_count::__add_shared() noexcept __add_shared() function in __shared_weak_count
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dshared_ptr.h153 …_LIBCPP_HIDE_FROM_ABI void __add_shared() _NOEXCEPT { __libcpp_atomic_refcount_increment(__shared_… in __add_shared() function