Home | History | Annotate | Download | only in Sema

Lines Matching defs:UpperBound

3246   unsigned UpperBound = (Typo.size() + 2) / 3;
3250 addName(Name, NULL, Typo.edit_distance(Name, true, UpperBound));