Home
last modified time | relevance | path

Searched refs:data_from_rep (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/src/include/
H A Drefstring.h51 inline char * data_from_rep(_Rep_base *rep) noexcept { in data_from_rep() function
66 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()