Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

1676         << FixItHint::CreateInsertion(Tok.getLocation(),FixitTagName);
2486 << FixItHint::CreateInsertion(Loc, "id")
3083 << FixItHint::CreateInsertion(Loc, ", ");
3832 Insertion = FixItHint::CreateInsertion(D.getIdentifierLoc(), "...");
4576 << FixItHint::CreateInsertion(EllipsisLoc, ", ");