Home
last modified time | relevance | path

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

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