Searched refs:Codepoint (Results 1 – 4 of 4) sorted by relevance
96 void insert(llvm::StringRef Name, char32_t Codepoint) { in insert() argument107 N->Value = Codepoint; in insert()361 char32_t Codepoint = Entry.first; in main() local369 printf("%06x: %s\n", static_cast<unsigned int>(Codepoint), Name.c_str()); in main()370 T.insert(Name, Codepoint); in main()
323 static void appendCodePoint(unsigned Codepoint, in appendCodePoint() argument327 if (llvm::ConvertCodePointToUTF8(Codepoint, ResultPtr)) in appendCodePoint()
1456 static bool isUnicodeWhitespace(uint32_t Codepoint) { in isUnicodeWhitespace() argument1459 return UnicodeWhitespaceChars.contains(Codepoint); in isUnicodeWhitespace()
136 # the value of the Differentiated Services Codepoint (DSCP)