Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp347 nameToGeneratedCodePoint(StringRef Name, bool Strict, BufferType &Buffer) { in nameToGeneratedCodePoint() function
380 Res = nameToGeneratedCodePoint(Name, Strict, Buffer); in nameToCodepoint()