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

/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DUnicode.h70 std::optional<char32_t> nameToCodepointStrict(StringRef Name);
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp403 std::optional<char32_t> nameToCodepointStrict(StringRef Name) { function in namespace:llvm::sys::unicode

Completed in 176 milliseconds