Searched refs:__uses_refcount (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/libcxx/src/include/
H A Drefstring.h85 if (__uses_refcount())
91 bool adjust_old_count = __uses_refcount();
94 if (__uses_refcount())
108 if (__uses_refcount()) {
117 bool __libcpp_refstring::__uses_refcount() const { function in class:__libcpp_refstring

Completed in 104 milliseconds