Searched defs:CodePoint (Results 1 – 7 of 7) 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
31 CodePoint(u32), enumerator
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
406 private static class CodePoint extends FinalPick { class in Pick409 private CodePoint(UnicodeSet source) { in CodePoint() method in Pick.CodePoint
4456 UTF32 CodePoint; in HandleInvalidConversionSpecifier() local