Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateReplacement

160           << FixItHint::CreateReplacement(SourceRange(ExtraNamespaceLoc.front(),
2402 << FixItHint::CreateReplacement(CommaLoc, ";");
2683 << tok::colon << FixItHint::CreateReplacement(EndLoc, ":");
3017 << Replacement << FixItHint::CreateReplacement(Range, Replacement);