Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp56 unsigned BestEditDistance = MaxEditDistance; in getTypoCorrectCommandInfo() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2123 unsigned BestEditDistance = (std::numeric_limits<unsigned>::max)(); in loadModule() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3679 unsigned BestEditDistance = MaxEditDistance + 1; in HelperSelectorsForTypoCorrection() local
H A DSemaOpenMP.cpp23813 unsigned BestEditDistance = 3; in checkOMPAssumeAttr() local