Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dshared_ptr.h147 …_LIBCPP_HIDE_FROM_ABI explicit __shared_count(long __refs = 0) _NOEXCEPT : __shared_owners_(__refs… in __shared_owners_() argument
170 : __shared_count(__refs), in __shared_count() argument