Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp372 static void appendCodePoint(unsigned Codepoint, in appendCodePoint()
H A DLexer.cpp1526 static bool isUnicodeWhitespace(uint32_t Codepoint) { in isUnicodeWhitespace()