Home
last modified time | relevance | path

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

/llvm-project/libcxx/include/__fwd/
H A Dstring_view.h32 typedef basic_string_view<wchar_t> wstring_view; typedef
/llvm-project/libcxx/test/std/strings/string.view/string.view.iterators/
H A Drend.pass.cpp68 typedef std::wstring_view wstring_view; in main() typedef
H A Dend.pass.cpp68 typedef std::wstring_view wstring_view; in main() typedef
H A Dbegin.pass.cpp60 typedef std::wstring_view wstring_view; in main() typedef
H A Drbegin.pass.cpp61 typedef std::wstring_view wstring_view; in main() typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dfaster-string-find.cpp34 typedef basic_string_view<wchar_t> wstring_view; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dstring-constructor.cpp25 typedef basic_string_view<wchar_t> wstring_view; typedef
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dredundant-string-init.cpp34 typedef basic_string_view<wchar_t> wstring_view; typedef