Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DUnicodeNameToCodepointGenerated.cpp70 namespace unicode { namespace
H A DUnicode.cpp20 namespace unicode { namespace
H A DUnicodeNameToCodepoint.cpp22 namespace unicode { namespace
/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc207 LPCWSTR unicode = String::AnsiToUtf16(pathname_.c_str()); in FileOrDirectoryExists() local
231 LPCWSTR unicode = String::AnsiToUtf16(path.c_str()); in DirectoryExists() local
321 LPCWSTR unicode = String::AnsiToUtf16(removed_sep.c_str()); in CreateFolder() local
H A Dgtest.cc882 WCHAR* unicode = new WCHAR[unicode_length + 1]; in AnsiToUtf16() local
/llvm-project-15.0.7/clang/test/Analysis/diagnostics/
H A Dsarif-multi-diagnostic-test.c33 int unicode(void) { in unicode() function
/llvm-project-15.0.7/llvm/unittests/Support/
H A DUnicodeTest.cpp18 namespace unicode { namespace
/llvm-project-15.0.7/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py58 unicode = str variable