Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h219 void setCorrectionRange(CXXScopeSpec *SS, in setCorrectionRange() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLookup.cpp4269 TC.setCorrectionRange(nullptr, Result.getLookupNameInfo()); in addName()
4422 Candidate.setCorrectionRange(SS.get(), Result.getLookupNameInfo()); in resolveCorrection()
4490 TC.setCorrectionRange(SS.get(), Result.getLookupNameInfo()); in performQualifiedLookups()
5073 TC.setCorrectionRange(SS, TypoName); in CorrectTypo()
5092 BestTC.setCorrectionRange(SS, TypoName); in CorrectTypo()