Searched refs:ErrorRecovery (Results 1 – 5 of 5) sorted by relevance
4062 const ObjCObjectPointerType *OPT, bool ErrorRecovery) { in makeTypoCorrectionConsumer() argument4116 if (ErrorRecovery && getLangOpts().Modules && in makeTypoCorrectionConsumer()4511 bool ErrorRecovery) { in diagnoseTypo() argument4513 ErrorRecovery); in diagnoseTypo()4549 bool ErrorRecovery) { in diagnoseTypo() argument4574 if (ErrorRecovery) in diagnoseTypo()4581 << CorrectedQuotedStr << (ErrorRecovery ? FixTypo : FixItHint()); in diagnoseTypo()4587 << CorrectedQuotedStr << (ErrorRecovery ? FixItHint() : FixTypo); in diagnoseTypo()
538 property ErrorRecovery: Boolean read GetErrorRecovery write SetErrorRecovery; property4495 FState.ErrorRecovery := False;4511 FState.ErrorRecovery := False;4678 if (not FState.ErrorRecovery) then4681 FState.ErrorRecovery := True;4695 FState.ErrorRecovery := False;
3795 FState.ErrorRecovery := False;
2577 bool ErrorRecovery);2688 bool ErrorRecovery = true);2693 bool ErrorRecovery = true);
1083 State.ErrorRecovery := False;<endif>