Searched refs:CorrectedQuotedStr (Results 1 – 1 of 1) sorted by relevance
5678 std::string CorrectedQuotedStr = Correction.getQuoted(getLangOpts()); in diagnoseTypo() local5693 << CorrectedQuotedStr << (ErrorRecovery ? FixTypo : FixItHint()); in diagnoseTypo()5709 << CorrectedQuotedStr << (ErrorRecovery ? FixItHint() : FixTypo); in diagnoseTypo()