Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DConvertUTF.h128 typedef unsigned int UTF32; /* at least 32 bits */ typedef
/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DStringPrinter.h23 enum class StringElementType { ASCII, UTF8, UTF16, UTF32 }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp761 typedef uint32_t UTF32; in EncodeUCNEscape() typedef
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1589 enum class CharacterLiteralKind { Ascii, Wide, UTF8, UTF16, UTF32 }; enumerator
1754 UTF32, enumerator