Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSemaInternal.h207 CorrectionCandidateCallback *getCorrectionValidator() const { in getCorrectionValidator() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaLookup.cpp5278 *Consumer->getCorrectionValidator(), in makeTypoCorrectionConsumer()
5479 TypoName, LookupKind, S, SS, *Consumer->getCorrectionValidator(), in CorrectTypoDelayed()