Searched defs:BestDistance (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Basic/ | ||
H A D | DiagnosticIDs.cpp | 721 unsigned BestDistance = Group.size() + 1; // Maximum threshold. getNearestOption() local |
/llvm-project/llvm/lib/Option/ | ||
H A D | OptTable.cpp | 265 unsigned BestDistance = internalFindNearest() local |
/llvm-project/llvm/lib/Support/ | ||
H A D | CommandLine.cpp | 568 unsigned BestDistance = 0; LookupNearestOption() local |