Home | History | Annotate | Download | only in include

Lines Matching refs:__libcpp_refstring

75 __libcpp_refstring::__libcpp_refstring(const char* msg) {
87 __libcpp_refstring::__libcpp_refstring(const __libcpp_refstring &s) _NOEXCEPT
95 __libcpp_refstring& __libcpp_refstring::operator=(__libcpp_refstring const& s) _NOEXCEPT {
112 __libcpp_refstring::~__libcpp_refstring() {
122 bool __libcpp_refstring::__uses_refcount() const {