Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp266 StringRef Syllable(HangulSyllables[I][Column]); in findSyllable() local
267 if (int(Syllable.size()) <= Len) in findSyllable()
272 startsWith(Name, Syllable, Strict, Consummed, PreviousInNameCopy); in findSyllable()