Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/src/include/
H A Drefstring.h51 inline char* data_from_rep(_Rep_base* rep) noexcept { in data_from_rep() function
64 return data_from_rep(reinterpret_cast<_Rep_base*>(sym)); in compute_gcc_empty_string_storage()
84 char* data = data_from_rep(rep); in __libcpp_refstring()