Home
last modified time | relevance | path

Searched defs:BestDistance (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp260 unsigned BestDistance = UINT_MAX; in findNearest() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnosticIDs.cpp689 unsigned BestDistance = Group.size() + 1; // Sanity threshold. in getNearestOption() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp586 unsigned BestDistance = 0; in LookupNearestOption() local