Searched refs:FixTypo (Results 1 – 1 of 1) sorted by relevance
4949 FixItHint FixTypo = FixItHint::CreateReplacement( in diagnoseTypo() local4963 << CorrectedQuotedStr << (ErrorRecovery ? FixTypo : FixItHint()); in diagnoseTypo()4969 << CorrectedQuotedStr << (ErrorRecovery ? FixItHint() : FixTypo); in diagnoseTypo()