Home | History | Annotate | Download | only in Parse

Lines Matching refs:Insertion

4382     FixItHint Insertion;
4384 Insertion = FixItHint::CreateInsertion(D.getIdentifierLoc(), "...");
4388 << FixItHint::CreateRemoval(EllipsisLoc) << Insertion << !D.hasName();