Searched defs:CodePoint (Results 1 – 5 of 5) sorted by relevance
29 static bool translateCodePointToUTF8(unsigned CodePoint, in translateCodePointToUTF8()59 uint64_t CodePoint = Tag.getValueAsInt("CodePoint"); in EmitClangCommentHTMLNamedCharacterReferences() local
42 unsigned CodePoint) { in convertCodePointToUTF8()71 unsigned CodePoint = 0; in resolveHTMLDecimalCharacterReference() local81 unsigned CodePoint = 0; in resolveHTMLHexCharacterReference() local
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
4456 UTF32 CodePoint; in HandleInvalidConversionSpecifier() local