Searched refs:getBestEditDistance (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h131 unsigned getBestEditDistance(bool Normalized) { function in class:clang::TypoCorrectionConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5037 unsigned ED = Consumer->getBestEditDistance(true);
5159 unsigned ED = Consumer->getBestEditDistance(true);

Completed in 124 milliseconds