Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/include/__fwd/
H A Dstring_view.h29 typedef basic_string_view<char16_t> u16string_view; typedef
44 _LIBCPP_PREFERRED_NAME(u16string_view)
/src/contrib/llvm-project/libcxx/modules/std/
H A Dstring_view.inc28 using std::u16string_view;
/src/contrib/llvm-project/libcxx/include/
H A Dstring_view67 typedef basic_string_view<char16_t> u16string_view;
192 template <> struct hash<u16string_view>;
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2960 SYMBOL(u16string_view, std::, <string_view>)