Searched refs:ErrorRecovery (Results 1 – 2 of 2) sorted by relevance
5121 const ObjCObjectPointerType *OPT, bool ErrorRecovery) { in makeTypoCorrectionConsumer() argument5174 if (ErrorRecovery && getLangOpts().Modules && in makeTypoCorrectionConsumer()5522 bool ErrorRecovery) { in diagnoseTypo() argument5524 ErrorRecovery); in diagnoseTypo()5676 bool ErrorRecovery) { in diagnoseTypo() argument5688 MissingImportKind::Declaration, ErrorRecovery); in diagnoseTypo()5693 << CorrectedQuotedStr << (ErrorRecovery ? FixTypo : FixItHint()); in diagnoseTypo()5709 << CorrectedQuotedStr << (ErrorRecovery ? FixItHint() : FixTypo); in diagnoseTypo()
9327 bool ErrorRecovery = true);9345 bool ErrorRecovery = true);9542 const ObjCObjectPointerType *OPT, bool ErrorRecovery);