Home
last modified time | relevance | path

Searched defs:nearestMatchesForCodepointName (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Support/
H A DUnicodeTest.cpp333 TEST(Unicode, nearestMatchesForCodepointName) { in TEST() argument
/llvm-project-15.0.7/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp423 nearestMatchesForCodepointName(StringRef Pattern, std::size_t MaxMatchesCount) { in nearestMatchesForCodepointName() function