Home
last modified time | relevance | path

Searched defs:Codepoint (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/utils/UnicodeData/
H A DUnicodeNameMappingGenerator.cpp96 void insert(llvm::StringRef Name, char32_t Codepoint) { in insert()
376 char32_t Codepoint = Entry.first; in main() local
/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp372 appendCodePoint(unsigned Codepoint,llvm::SmallVectorImpl<char> & Str) appendCodePoint() argument
H A DLexer.cpp1526 isUnicodeWhitespace(uint32_t Codepoint) isUnicodeWhitespace() argument