Home
last modified time | relevance | path

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

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