Home | History | Annotate | Download | only in Sema

Lines Matching refs:abs

2326   unsigned MinPossibleEditDistance = abs((int)MethodName.size() - (int)Typo.size());