Home
last modified time | relevance | path

Searched refs:setCallbackDistance (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DTypoCorrection.h112 void setCallbackDistance(unsigned ED) { in setCallbackDistance() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaLookup.cpp4136 Candidate.setCallbackDistance(CCC.RankCandidate(Candidate)); in isCandidateViable()
4459 TC.setCallbackDistance(0); // Reset the callback distance in performQualifiedLookups()