Home | History | Annotate | Download | only in Sema

Lines Matching refs:CorrectedStr

1403     std::string CorrectedStr(Corrected.getAsString(getLangOptions()));
1412 << FixItHint::CreateReplacement(R.getNameLoc(), CorrectedStr);
1417 << FixItHint::CreateReplacement(R.getNameLoc(), CorrectedStr);