Home | History | Annotate | Download | only in Sema

Lines Matching refs:FixIt

3655         // FIXME: Provide a fixit to remove the base specifier. This requires
7911 // Don't provide a fixit outside C++11 mode; we don't want to suggest
7913 FixItHint FixIt;
7916 FixIt = FixItHint::CreateReplacement(
7922 << FixIt;