Home
last modified time | relevance | path

Searched defs:MaximumDistance (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DTypoCorrection.h49 static const unsigned MaximumDistance = 10000U; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp259 unsigned MaximumDistance, in internalFindNearest() argument