Home
last modified time | relevance | path

Searched defs:BestEditDistance (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp56 unsigned BestEditDistance = MaxEditDistance; in getTypoCorrectCommandInfo() local
H A DCommentSema.cpp986 unsigned BestEditDistance; member in clang::comments::__anon566f13fc0211::SimpleTypoCorrector
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2072 unsigned BestEditDistance = (std::numeric_limits<unsigned>::max)(); loadModule() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3676 unsigned BestEditDistance = MaxEditDistance + 1; HelperSelectorsForTypoCorrection() local
H A DSemaDeclAttr.cpp1779 unsigned BestEditDistance = 3; checkAssumptionAttr() local