Home | History | Annotate | Download | only in Sema

Lines Matching refs:CreateRemoval

647     Fixit1 = FixItHint::CreateRemoval(
653 Fixit2 = FixItHint::CreateRemoval(
659 Fixit1 = FixItHint::CreateRemoval(
663 Fixit1 = FixItHint::CreateRemoval(If->getSourceRange());
758 Fixit1 = FixItHint::CreateRemoval(SourceRange(BO->getLocStart(),
780 Fixit1 = FixItHint::CreateRemoval(Range);