Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Support/
H A DUnicodeNameToCodepoint.cpp184 bool DoesStartWith = N.IsRoot || startsWith(Name, N.Name, Strict, Consummed, in compareNode() local
186 if (!DoesStartWith) in compareNode()
271 bool DoesStartWith = in findSyllable() local
273 if (!DoesStartWith) in findSyllable()
291 bool DoesStartWith = in nameToHangulCodePoint() local
293 if (!DoesStartWith) in nameToHangulCodePoint()
350 bool DoesStartWith = startsWith(Name, Item.Prefix, Strict, Consummed, in nameToGeneratedCodePoint() local
352 if (!DoesStartWith) in nameToGeneratedCodePoint()