Home
last modified time | relevance | path

Searched defs:UTF16 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DConvertUTF.h129 typedef unsigned short UTF16; /* at least 16 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/include/clang/AST/
H A DExpr.h1589 enum class CharacterLiteralKind { Ascii, Wide, UTF8, UTF16, UTF32 }; enumerator
1753 UTF16, enumerator