Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp721 unsigned BestDistance = Group.size() + 1; // Maximum threshold. in getNearestOption() local
/freebsd/contrib/llvm-project/llvm/lib/Option/
H A DOptTable.cpp265 unsigned BestDistance = in internalFindNearest() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp568 unsigned BestDistance = 0; in LookupNearestOption() local