Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

248             << FixItHint::CreateInsertion(LAngleLoc, "<>");
566 : FixItHint::CreateInsertion(Tok.getLocation(), "class "));
688 Insertion = FixItHint::CreateInsertion(CorrectLoc, "...");
783 Hint2 = FixItHint::CreateInsertion(Next.getLocation(), " ");