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