Home | History | Annotate | Download | only in Sema

Lines Matching refs:FixItHint

555       << FixItHint::CreateInsertion(StarLoc, "*");
882 FixItHint::CreateReplacement(ReadonlySourceRange, "readwrite");
1808 FixItHint::CreateReplacement(PropSourceRange, "@property (nonatomic");
1817 FixItHint::CreateReplacement(PropSourceRange, "@property (nonatomic) ");
1825 FixItHint::CreateReplacement(PropSourceRange, "@property (nonatomic, ");