Searched defs:MaxEditDistance (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/unittests/ADT/ | ||
H A D | EditDistanceTest.cpp | 25 unsigned MaxEditDistance = 0) { in editDistanceAndMaps() |
/llvm-project/clang/lib/AST/ | ||
H A D | CommentCommandTraits.cpp | 54 const unsigned MaxEditDistance = 1; getTypoCorrectCommandInfo() local |
H A D | CommentSema.cpp | 984 const unsigned MaxEditDistance; global() member in clang::comments::__anond1f2905d0211::SimpleTypoCorrector |
/llvm-project/clang/lib/ASTMatchers/Dynamic/ | ||
H A D | Marshallers.cpp | 18 llvm::StringRef DropPrefix = "", unsigned MaxEditDistance = 3) { in getBestGuess() |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaDeclObjC.cpp | 3678 const unsigned MaxEditDistance = 1; HelperSelectorsForTypoCorrection() local |