Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

297             << tok::colon << FixItHint::CreateInsertion(FILoc, FIText);
1506 << FixItHint::CreateInsertion(LParenLoc, "(")
1507 << FixItHint::CreateInsertion(RParenLoc, ")");
1604 << FixItHint::CreateInsertion(LParenLoc, "(")
1605 << FixItHint::CreateInsertion(RParenLoc, ")");