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

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

Completed in 57 milliseconds