Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTypoCorrection.h38 static const unsigned CharDistanceWeight = 100U; variable
110 return (ED + CharDistanceWeight / 2) / CharDistanceWeight; in NormalizeEditDistance()
121 CharDistance * CharDistanceWeight +