Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/include/
H A Drefstring.h90 if (__uses_refcount()) in __libcpp_refstring()
95 bool adjust_old_count = __uses_refcount();
98 if (__uses_refcount())
109 if (__uses_refcount()) { in ~__libcpp_refstring()
117 inline bool __libcpp_refstring::__uses_refcount() const { in __uses_refcount() function
/freebsd/contrib/llvm-project/libcxx/include/__cxx03/
H A Dstdexcept59 bool __uses_refcount() const;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstdexcept62 bool __uses_refcount() const;