Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

338             << tok::colon << FixItHint::CreateInsertion(FILoc, FIText);
1762 << FixItHint::CreateInsertion(LParenLoc, "(")
1763 << FixItHint::CreateInsertion(RParenLoc, ")");
1860 << FixItHint::CreateInsertion(LParenLoc, "(")
1861 << FixItHint::CreateInsertion(RParenLoc, ")");