Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/include/__fwd/
H A Dstring_view.h30 typedef basic_string_view<char32_t> u32string_view; typedef
45 _LIBCPP_PREFERRED_NAME(u32string_view)
/src/contrib/llvm-project/libcxx/modules/std/
H A Dstring_view.inc29 using std::u32string_view;
/src/contrib/llvm-project/libcxx/include/
H A Dstring_view68 typedef basic_string_view<char32_t> u32string_view;
193 template <> struct hash<u32string_view>;
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSymbolMap.inc2964 SYMBOL(u32string_view, std::, <string_view>)