Home | History | Annotate | Download | only in Parse

Lines Matching refs:CreateInsertion

133     << FixItHint::CreateInsertion(ParenRange.getBegin(), "(")
134 << FixItHint::CreateInsertion(EndLoc, ")");
177 << FixItHint::CreateInsertion(EndLoc, Spelling);