Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaInternal.h203 CorrectionCandidateCallback *getCorrectionValidator() const { in getCorrectionValidator() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp5240 *Consumer->getCorrectionValidator(), in makeTypoCorrectionConsumer()
5372 TypoName, LookupKind, S, SS, *Consumer->getCorrectionValidator(), in CorrectTypoDelayed()