Searched refs:FixTypo (Results 1 – 2 of 2) sorted by relevance
5063 FixItHint FixTypo = FixItHint::CreateReplacement( in diagnoseTypo() local5077 << CorrectedQuotedStr << (ErrorRecovery ? FixTypo : FixItHint()); in diagnoseTypo()5083 << CorrectedQuotedStr << (ErrorRecovery ? FixItHint() : FixTypo); in diagnoseTypo()
5405 FixItHint FixTypo = FixItHint::CreateReplacement( in diagnoseTypo() local5419 << CorrectedQuotedStr << (ErrorRecovery ? FixTypo : FixItHint()); in diagnoseTypo()5425 << CorrectedQuotedStr << (ErrorRecovery ? FixItHint() : FixTypo); in diagnoseTypo()