Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

1973         << FixItHint::CreateInsertion(Tok.getLocation(), FixitTagName);
2934 << FixItHint::CreateInsertion(Loc, "id")
3573 << FixItHint::CreateInsertion(Loc, ", ");
4384 Insertion = FixItHint::CreateInsertion(D.getIdentifierLoc(), "...");
5154 << FixItHint::CreateInsertion(EllipsisLoc, ", ");