Home | History | Annotate | Download | only in Sema

Lines Matching refs:CreateReplacement

1505             << FixItHint::CreateReplacement(R.getNameLoc(), CorrectedStr);
1510 << FixItHint::CreateReplacement(R.getNameLoc(), CorrectedStr);
6174 << FixItHint::CreateReplacement(SourceRange(OpLoc), "[")
7075 << FixItHint::CreateReplacement(SourceRange(
10715 << FixItHint::CreateReplacement(Loc, "!=");
10718 << FixItHint::CreateReplacement(Loc, "==");
10746 << FixItHint::CreateReplacement(Loc, "=");