Searched defs:CodePoint (Results 1 – 10 of 10) sorted by relevance
29 static bool translateCodePointToUTF8(unsigned CodePoint, in translateCodePointToUTF8()59 uint64_t CodePoint = Tag.getValueAsInt("CodePoint"); in EmitClangCommentHTMLNamedCharacterReferences() local
73 char32_t CodePoint; member
42 unsigned CodePoint) { in convertCodePointToUTF8()71 unsigned CodePoint = 0; in resolveHTMLDecimalCharacterReference() local81 unsigned CodePoint = 0; in resolveHTMLHexCharacterReference() local
31 CodePoint(u32), enumerator
802 static bool isAsciiPrintable(uint64_t CodePoint) { in isAsciiPrintable()809 uint64_t CodePoint = parseHexNumber(HexDigits); in demangleConstChar() local1073 static inline bool encodeUTF8(size_t CodePoint, char *Output) { in encodeUTF8()
1462 uint32_t CodePoint = tryReadUCN(UCNPtr, CurPtr, /*Token=*/nullptr); in tryConsumeIdentifierUCN() local1483 UTF32 CodePoint; in tryConsumeIdentifierUTF8Char() local2745 uint32_t CodePoint = 0; in tryReadUCN() local3596 if (uint32_t CodePoint = tryReadUCN(CurPtr, BufferPtr, &Result)) { in LexTokenInternal() local3618 UTF32 CodePoint; in LexTokenInternal() local
245 uint32_t CodePoint = 0; in expandUCNs() local
32 using CodePoint = uint32_t; typedef
414 private static class CodePoint extends FinalPick { class in Pick417 private CodePoint(UnicodeSet source) { in CodePoint() method in Pick.CodePoint
4456 UTF32 CodePoint; in HandleInvalidConversionSpecifier() local