Searched refs:CorrectionValidator (Results 1 – 2 of 2) sorted by relevance
118 CorrectionValidator(std::move(CCC)), MemberContext(MemberContext), in TypoCorrectionConsumer()216 bool isAddressOfOperand() const { return CorrectionValidator->IsAddressOfOperand; } in isAddressOfOperand()321 std::unique_ptr<CorrectionCandidateCallback> CorrectionValidator; variable
3839 if (!Correction || !isCandidateViable(*CorrectionValidator, Correction)) in addCorrection()3935 CorrectionValidator->IsObjCIvarLookup, in resolveCorrection()3967 if (!isCandidateViable(*CorrectionValidator, Candidate)) { in resolveCorrection()