Home
last modified time | relevance | path

Searched refs:utf32 (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/libcxx/utils/
H A Dgenerate_extended_grapheme_cluster_test.py44 utf32 = 0
55 result.breaks_utf32.append(utf32)
79 utf32 += int(c.encode("utf-32-le").__len__() / 4)
/llvm-project-15.0.7/lldb/test/Shell/SymbolFile/DWARF/x86/
H A DDW_TAG_basic_type_DW_ATE_UTF_nonC.ll13 ; __gshared dstring utf32 = "World"d;
69 !19 = distinct !DIGlobalVariable(name: "utf32", linkageName: "_D8utftypes5utf32Ayw", scope: !2, fil…
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dtemp_arg_string_printing.cpp116 void utf32() { function