Home
last modified time | relevance | path

Searched refs:Unicode (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project-15.0.7/clang/test/Lexer/
H A Dunicode.c15 #pragma mark ¡Unicode!
27 CHECK : The preprocessor should not complain about Unicode characters like ©.
/llvm-project-15.0.7/llvm/unittests/Support/
H A DUnicodeTest.cpp21 TEST(Unicode, columnWidthUTF8) { in TEST() argument
67 TEST(Unicode, isPrintable) { in TEST() argument
107 TEST(Unicode, nameToCodepointStrict) { in TEST() argument
202 TEST(Unicode, nameToCodepointLoose) { in TEST() argument
333 TEST(Unicode, nearestMatchesForCodepointName) { in TEST() argument
/llvm-project-15.0.7/openmp/runtime/src/
H A Dlibomp.rc.var37 BLOCK "040904b0" // U.S. English, Unicode (0x04b0 == 1200)
65 // 1033 -- U.S. English, 1200 -- Unicode
/llvm-project-15.0.7/llvm/test/Other/
H A Dlit-unicode.txt1 FIXME: See if we can fix this in lit by using Unicode strings.
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticLexKinds.td113 // Unicode and UCNs
123 "treating Unicode character as whitespace">,
126 "treating Unicode character <U+%0> as identifier character rather than "
129 "identifier contains Unicode character <U+%0> that is invisible in "
151 "'%0' is not a valid Unicode character name">;
159 "treating as '\\' followed by identifier">, InGroup<Unicode>;
164 "treating as '\\' '%0' '{' identifier">, InGroup<Unicode>;
167 "treating as '\\' '%0' '{' '}'">, InGroup<Unicode>;
170 "treating as '\\' followed by identifier">, InGroup<Unicode>;
180 InGroup<Unicode>;
[all …]
/llvm-project-15.0.7/clang-tools-extra/docs/clang-tidy/checks/misc/
H A Dconfusable-identifiers.rst7 each other, but use different Unicode characters. This detects a potential
H A Dmisleading-identifier.rst6 Finds identifiers that contain Unicode characters with right-to-left direction,
/llvm-project-15.0.7/compiler-rt/www/
H A Dcontent.css3 …font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sa…
/llvm-project-15.0.7/libcxxabi/www/
H A Dcontent.css5 …font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sa…
/llvm-project-15.0.7/clang/www/
H A Dcontent.css5 …font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sa…
/llvm-project-15.0.7/llvm/resources/
H A Dwindows_version_resource.rc86 // charsetID 0x04B0 Unicode
/llvm-project-15.0.7/lld/docs/llvm-theme/static/
H A Dllvm.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
337 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
/llvm-project-15.0.7/llvm/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
363 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
/llvm-project-15.0.7/openmp/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
363 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
/llvm-project-15.0.7/flang/docs/_themes/llvm-theme/static/
H A Dllvm-theme.css18 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
363 font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Geneva',
/llvm-project-15.0.7/polly/www/
H A Dcontent.css5 …font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sans-serif; backgro…
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-objc/
H A Dmain.m231 stringWithFormat:@"This is a Unicode string %S number %ld right here",
285 stringWithFormat:@"This is a Unicode string %S number %ld right here",
334 stringWithFormat:@"This is a Unicode string %S number %ld right here",
388 stringWithFormat:@"This is a Unicode string %S number %ld right here",
/llvm-project-15.0.7/clang/www/analyzer/
H A Dcontent.css6 …font-size:small; font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, Helvetica, sa…
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Support/
H A DBUILD.gn150 "Unicode.cpp",
/llvm-project-15.0.7/lldb/test/API/functionalities/data-formatter/data-formatter-objc/nsstring/
H A Dmain.m40 …NSString *str10 = [NSString stringWithFormat:@"This is a Unicode string %S number %ld right here",…
/llvm-project-15.0.7/llvm/lib/Support/
H A DCMakeLists.txt235 Unicode.cpp
/llvm-project-15.0.7/llvm/lib/Support/BLAKE3/
H A DREADME.md224 conversion would add unnecessary overhead and new error cases. Unicode
/llvm-project-15.0.7/lldb/cmake/modules/
H A DLLDBConfig.cmake209 # Use the Unicode (UTF-16) APIs by default on Win32
/llvm-project-15.0.7/lldb/bindings/python/
H A Dpython-typemaps.swig461 // will trigger a Unicode -> String conversion, in which
/llvm-project-15.0.7/clang-tools-extra/docs/
H A DReleaseNotes.rst159 Detects confusable Unicode identifiers.

12