Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp56 unsigned BestEditDistance = MaxEditDistance; getTypoCorrectCommandInfo() local
H A DCommentSema.cpp986 unsigned BestEditDistance; global() member in clang::comments::__anond1f2905d0211::SimpleTypoCorrector
/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2123 if (ED < BestEditDistance) { in loadModule() local
/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3679 unsigned BestEditDistance = MaxEditDistance + 1; HelperSelectorsForTypoCorrection() local
H A DSemaOpenMP.cpp24297 if (EditDistance < BestEditDistance) { in checkOMPAssumeAttr() local