Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

163           << FixItHint::CreateInsertion(rBraceToken.getLocation(), RBraces);
699 : FixItHint::CreateInsertion(Tok.getLocation(), ", \"\""));
1542 << FixItHint::CreateInsertion(LAngleLoc, "<>");
2687 << tok::colon << FixItHint::CreateInsertion(EndLoc, ":");
2830 << FixItHint::CreateInsertion(Loc, ", ");