Home | History | Annotate | Download | only in include

Lines Matching refs:__libcpp_refstring

74 __libcpp_refstring::__libcpp_refstring(const char* msg) {
86 __libcpp_refstring::__libcpp_refstring(const __libcpp_refstring &s) _NOEXCEPT
94 __libcpp_refstring& __libcpp_refstring::operator=(__libcpp_refstring const& s) _NOEXCEPT {
111 __libcpp_refstring::~__libcpp_refstring() {
121 bool __libcpp_refstring::__uses_refcount() const {