Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateReplacement

443             << FixItHint::CreateReplacement(KindLoc, "put");
1644 << FixItHint::CreateReplacement(CommaLoc, ";");
1839 << FixItHint::CreateReplacement(EqualLoc, ":");
2147 << FixItHint::CreateReplacement(Tok.getLocation(), II->getName());