Searched defs:__add_shared (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/libcxx/src/ | ||
H A D | memory.cpp | 48 __shared_count::__add_shared() noexcept in __add_shared() function in __shared_count |
/openbsd-src/gnu/llvm/libcxx/include/__memory/ | ||
H A D | shared_ptr.h | 151 void __add_shared() _NOEXCEPT { in __add_shared() function |