Searched refs:rep_from_data (Results 1 – 2 of 2) sorted by relevance
34 inline _Rep_base* rep_from_data(const char *data_) noexcept { in rep_from_data() function87 __libcpp_atomic_add(&rep_from_data(__imp_)->count, 1); in __libcpp_refstring()93 struct _Rep_base *old_rep = rep_from_data(__imp_);96 __libcpp_atomic_add(&rep_from_data(__imp_)->count, 1);110 _Rep_base* rep = rep_from_data(__imp_); in ~__libcpp_refstring()
38 inline _Rep_base* rep_from_data(const char *data_) noexcept { in rep_from_data() function91 __libcpp_atomic_add(&rep_from_data(__imp_)->count, 1); in __libcpp_refstring()97 struct _Rep_base *old_rep = rep_from_data(__imp_);100 __libcpp_atomic_add(&rep_from_data(__imp_)->count, 1);114 _Rep_base* rep = rep_from_data(__imp_); in ~__libcpp_refstring()