Searched defs:MaxEditDistance (Results 1 – 3 of 3) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/AST/ | ||
H A D | CommentCommandTraits.cpp | 54 const unsigned MaxEditDistance = 1; in getTypoCorrectCommandInfo() local |
H A D | CommentSema.cpp | 956 const unsigned MaxEditDistance; member in clang::comments::__anonbaf662dd0211::SimpleTypoCorrector |
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaDeclObjC.cpp | 2459 const unsigned MaxEditDistance = 1; in HelperSelectorsForTypoCorrection() local |