Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/include/
H A Drefstring.h98 if (__uses_refcount()) in __libcpp_refstring()
104 bool adjust_old_count = __uses_refcount();
107 if (__uses_refcount())
121 if (__uses_refcount()) { in ~__libcpp_refstring()
130 bool __libcpp_refstring::__uses_refcount() const { in __uses_refcount() function
/llvm-project-15.0.7/libcxx/include/
H A Dstdexcept61 bool __uses_refcount() const;