Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Option/
H A DOptTable.cpp236 unsigned BestDistance = in findNearest() local
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnosticIDs.cpp723 unsigned BestDistance = Group.size() + 1; // Maximum threshold. in getNearestOption() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCommandLine.cpp587 unsigned BestDistance = 0; in LookupNearestOption() local