Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

1785             << FixItHint::CreateInsertion(LAngleLoc, "<>");
2096 << FixItHint::CreateInsertion(Tok.getLocation(), FixitTagName);
3177 << FixItHint::CreateInsertion(Loc, "id")
3833 << FixItHint::CreateInsertion(Loc, ", ");
5464 << FixItHint::CreateInsertion(EllipsisLoc, ", ");
5663 << FixItHint::CreateInsertion(SuggestParenLoc, "(")
5664 << FixItHint::CreateInsertion(EndLoc, ")")