Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/strings/string.view/string_view.literals/
H A Dliteral.pass.cpp19 typedef std::u8string_view u8string_view; typedef
21 typedef std::string_view u8string_view; typedef
/llvm-project/libcxx/include/__fwd/
H A Dstring_view.h27 typedef basic_string_view<char8_t> u8string_view; typedef
/llvm-project/libcxx/test/std/strings/string.view/string.view.iterators/
H A Drend.pass.cpp50 typedef std::u8string_view u8string_view; in main() typedef
H A Dend.pass.cpp50 typedef std::u8string_view u8string_view; in main() typedef
H A Dbegin.pass.cpp42 typedef std::u8string_view u8string_view; in main() typedef
H A Drbegin.pass.cpp43 typedef std::u8string_view u8string_view; in main() typedef