Searched defs:Codepoint (Results 1 – 3 of 3) sorted by relevance
96 void insert(llvm::StringRef Name, char32_t Codepoint) { in insert()361 char32_t Codepoint = Entry.first; in main() local
323 static void appendCodePoint(unsigned Codepoint, in appendCodePoint()
1456 static bool isUnicodeWhitespace(uint32_t Codepoint) { in isUnicodeWhitespace()