Lines Matching defs:__libcpp_refstring
71 __libcpp_refstring::__libcpp_refstring(const char* msg) {
83 __libcpp_refstring::__libcpp_refstring(const __libcpp_refstring &s) _NOEXCEPT
91 __libcpp_refstring& __libcpp_refstring::operator=(__libcpp_refstring const& s) _NOEXCEPT {
108 __libcpp_refstring::~__libcpp_refstring() {
118 bool __libcpp_refstring::__uses_refcount() const {