Home
last modified time | relevance | path

Searched defs:UTF32 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DConvertUTF.h128 typedef unsigned int UTF32; /* at least 32 bits */ typedef
/llvm-project/clang-tools-extra/clangd/unittests/
H A DSourceCodeTests.cpp65 WithContextValue UTF32(kCurrentOffsetEncoding, OffsetEncoding::UTF32); in TEST() local
82 WithContextValue UTF32(kCurrentOffsetEncoding, Encoding); in TEST() local
162 WithContextValue UTF32(kCurrentOffsetEncoding, OffsetEncoding::UTF32); in TEST() local
258 WithContextValue UTF32(kCurrentOffsetEncoding, OffsetEncoding::UTF32); in TEST() local
/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h23 enum class StringElementType { ASCII, UTF8, UTF16, UTF32 }; enumerator
/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp761 typedef uint32_t UTF32; EncodeUCNEscape() typedef
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DProtocol.h431 UTF32, enumerator
/llvm-project/clang/include/clang/AST/
H A DExpr.h1589 enum class CharacterLiteralKind { Ascii, Wide, UTF8, UTF16, UTF32 }; enumerator
1754 UTF32, enumerator