Searched defs:CodePoint (Results 1 – 4 of 4) sorted by relevance
29 static bool translateCodePointToUTF8(unsigned CodePoint, in translateCodePointToUTF8()59 uint64_t CodePoint = Tag.getValueAsInt("CodePoint"); in EmitClangCommentHTMLNamedCharacterReferences() local
33 unsigned CodePoint) { in convertCodePointToUTF8()62 unsigned CodePoint = 0; in resolveHTMLDecimalCharacterReference() local72 unsigned CodePoint = 0; in resolveHTMLHexCharacterReference() local
1437 uint32_t CodePoint = tryReadUCN(UCNPtr, CurPtr, /*Token=*/nullptr); in tryConsumeIdentifierUCN() local1458 UTF32 CodePoint; in tryConsumeIdentifierUTF8Char() local2719 uint32_t CodePoint = 0; in tryReadUCN() local3564 if (uint32_t CodePoint = tryReadUCN(CurPtr, BufferPtr, &Result)) { in LexTokenInternal() local3586 UTF32 CodePoint; in LexTokenInternal() local
244 uint32_t CodePoint = 0; in expandUCNs() local