Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

278             << FixItHint::CreateInsertion(LAngleLoc, "<>");
595 : FixItHint::CreateInsertion(Tok.getLocation(), "class "));
718 Insertion = FixItHint::CreateInsertion(CorrectLoc, "...");
820 Hint2 = FixItHint::CreateInsertion(Next.getLocation(), " ");