Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DCommentCommandTraits.cpp56 unsigned BestEditDistance = MaxEditDistance; in getTypoCorrectCommandInfo() local
H A DCommentSema.cpp987 unsigned BestEditDistance; member in clang::comments::__anonae66d1410211::SimpleTypoCorrector
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInstance.cpp2047 unsigned BestEditDistance = (std::numeric_limits<unsigned>::max)(); in loadModule() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclObjC.cpp3677 unsigned BestEditDistance = MaxEditDistance + 1; in HelperSelectorsForTypoCorrection() local
H A DSemaDeclAttr.cpp1765 unsigned BestEditDistance = 3; in checkAssumptionAttr() local