Searched refs:data_from_rep (Results 1 – 3 of 3) sorted by relevance
51 inline char * data_from_rep(_Rep_base *rep) noexcept { in data_from_rep() function66 return data_from_rep(reinterpret_cast<_Rep_base *>(sym)); in compute_gcc_empty_string_storage()89 char *data = data_from_rep(rep); in __libcpp_refstring()
43 inline char * data_from_rep(_Rep_base *rep) noexcept { in data_from_rep() function58 return data_from_rep(reinterpret_cast<_Rep_base *>(sym)); in compute_gcc_empty_string_storage()81 char *data = data_from_rep(rep); in __libcpp_refstring()
39 inline char * data_from_rep(_Rep_base *rep) noexcept { in data_from_rep() function54 return data_from_rep(reinterpret_cast<_Rep_base *>(sym)); in compute_gcc_empty_string_storage()77 char *data = data_from_rep(rep); in __libcpp_refstring()