Home | History | Annotate | Download | only in Sema

Lines Matching full:fixit

3943         // FIXME: Provide a fixit to remove the base specifier. This requires
8384 // Don't provide a fixit outside C++11 mode; we don't want to suggest
8386 FixItHint FixIt;
8389 FixIt = FixItHint::CreateReplacement(
8395 << FixIt;