Searched defs:CodePoint (Results 1 – 6 of 6) 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
1435 uint32_t CodePoint = tryReadUCN(UCNPtr, CurPtr, /*Token=*/nullptr); in tryConsumeIdentifierUCN() local1456 UTF32 CodePoint; in tryConsumeIdentifierUTF8Char() local2717 uint32_t CodePoint = 0; in tryReadUCN() local3562 if (uint32_t CodePoint = tryReadUCN(CurPtr, BufferPtr, &Result)) { in LexTokenInternal() local3584 UTF32 CodePoint; in LexTokenInternal() local
245 uint32_t CodePoint = 0; in expandUCNs() local
304 private static class CodePoint extends FinalPick { class in Pick307 private CodePoint(UnicodeSet source) { in CodePoint() method in Pick.CodePoint
303 private static class CodePoint extends FinalPick { class in Pick306 private CodePoint(UnicodeSet source) { in CodePoint() method in Pick.CodePoint