Searched defs:WStr (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.cons/ |
| H A D | implicit_deduction_guides.pass.cpp | 89 using WStr = std::basic_string<wchar_t, in test() typedef 105 using WStr = std::basic_string<wchar_t, in test() typedef 121 using WStr = std::basic_string<wchar_t, in test() typedef 137 using WStr = std::basic_string<wchar_t, in test() typedef 163 using WStr = std::basic_string<wchar_t, in test() typedef 188 using WStr = std::basic_string<wchar_t, in test() typedef 230 using WStr = std::basic_string<wchar_t, in test() typedef 246 using WStr = std::basic_string<wchar_t, in test() typedef 262 using WStr = std::basic_string<wchar_t, in test() typedef 278 using WStr = std::basic_string<wchar_t, in test() typedef
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/performance/ |
| H A D | faster-string-find.cpp | 84 std::wstring WStr; in StringFind() local
|
| /llvm-project-15.0.7/llvm/lib/Object/ |
| H A D | Minidump.cpp | 46 SmallVector<UTF16, 32> WStr(Size); in getString() local
|
| /llvm-project-15.0.7/llvm/lib/ObjectYAML/ |
| H A D | MinidumpEmitter.cpp | 93 SmallVector<UTF16, 32> WStr; in allocateString() local
|