Home
last modified time | relevance | path

Searched defs:__libcpp_refstring (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/src/include/
H A Drefstring.h78 inline __libcpp_refstring::__libcpp_refstring(const char* msg) { in __libcpp_refstring() function
89 inline __libcpp_refstring::__libcpp_refstring(const __libcpp_refstring& s) noexcept : __imp_(s.__im… in __libcpp_refstring() function