Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DUnicode.h86 nearestMatchesForCodepointName(StringRef Pattern, std::size_t MaxMatchesCount);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DUnicodeNameToCodepoint.cpp422 nearestMatchesForCodepointName(StringRef Pattern, std::size_t MaxMatchesCount) { in nearestMatchesForCodepointName() function