Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

131     << FixItHint::CreateInsertion(ParenRange.getBegin(), "(")
132 << FixItHint::CreateInsertion(EndLoc, ")");
176 << FixItHint::CreateInsertion(EndLoc, Spelling);