Home
last modified time | relevance | path

Searched refs:nameToGeneratedCodePoint (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp348 nameToGeneratedCodePoint(StringRef Name, bool Strict, BufferType &Buffer) { in nameToGeneratedCodePoint() function
381 Res = nameToGeneratedCodePoint(Name, Strict, Buffer); in nameToCodepoint()