Home | History | Annotate | Download | only in Sema

Lines Matching refs:CreateRemoval

655     Fixit1 = FixItHint::CreateRemoval(
660 Fixit2 = FixItHint::CreateRemoval(
666 Fixit1 = FixItHint::CreateRemoval(
670 Fixit1 = FixItHint::CreateRemoval(If->getSourceRange());
765 Fixit1 = FixItHint::CreateRemoval(SourceRange(BO->getLocStart(),
787 Fixit1 = FixItHint::CreateRemoval(Range);