Searched defs:DoesStartWith (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | UnicodeNameToCodepoint.cpp | 185 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
|