Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp185 bool DoesStartWith = in compareNode() local
274 bool DoesStartWith = startsWith(Name, Syllable, Strict, Consummed, in findSyllable() local
294 bool DoesStartWith = startsWith(Name, "HANGUL SYLLABLE ", Strict, Consummed, in nameToHangulCodePoint() local
352 bool DoesStartWith = startsWith(Name, Item.Prefix, Strict, Consummed, in nameToGeneratedCodePoint() local