Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSimpleTypoCorrection.h29 unsigned BestEditDistance; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCommentCommandTraits.cpp55 unsigned BestEditDistance = MaxEditDistance; in getTypoCorrectCommandInfo() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp2138 unsigned BestEditDistance = (std::numeric_limits<unsigned>::max)(); in loadModule() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3681 unsigned BestEditDistance = MaxEditDistance + 1; in HelperSelectorsForTypoCorrection() local
H A DSemaOpenMP.cpp24796 unsigned BestEditDistance = 3; in checkOMPAssumeAttr() local