Home
last modified time | relevance | path

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

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