Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDTypoCorrection.h219 void setCorrectionRange(CXXScopeSpec *SS, in setCorrectionRange() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLookup.cpp4541 TC.setCorrectionRange(nullptr, Result.getLookupNameInfo()); in addName()
4711 Candidate.setCorrectionRange(SS.get(), Result.getLookupNameInfo()); in resolveCorrection()
4779 TC.setCorrectionRange(SS.get(), Result.getLookupNameInfo()); in performQualifiedLookups()
5329 TC.setCorrectionRange(SS, TypoName); in CorrectTypo()
5348 BestTC.setCorrectionRange(SS, TypoName); in CorrectTypo()