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
33 unsigned CodePoint) { in convertCodePointToUTF8()62 unsigned CodePoint = 0; in resolveHTMLDecimalCharacterReference() local72 unsigned CodePoint = 0; in resolveHTMLHexCharacterReference() local
48 CodePoint, // Move by a single code point. enumerator
1477 uint32_t CodePoint = tryReadUCN(UCNPtr, CurPtr, /*Token=*/0); in LexIdentifier() local1499 UTF32 CodePoint; in LexIdentifier() local2592 uint32_t CodePoint = 0; in tryReadUCN() local3386 if (uint32_t CodePoint = tryReadUCN(CurPtr, BufferPtr, &Result)) in LexTokenInternal() local3398 UTF32 CodePoint; in LexTokenInternal() local
533 uint32_t CodePoint = 0; in expandUCNs() local