Searched defs:DoesStartWith (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp185 bool DoesStartWith = local
274 bool DoesStartWith = startsWith(Name, Syllable, Strict, Consummed, local
294 bool DoesStartWith = startsWith(Name, "HANGUL SYLLABLE ", Strict, Consummed, local
352 bool DoesStartWith = startsWith(Name, Item.Prefix, Strict, Consummed, local

Completed in 173 milliseconds