Home | History | Annotate | Download | only in Sema

Lines Matching defs:Hint

1336                                      FixItHint &Hint) {
1342 Hint = FixItHint::CreateRemoval(CharSourceRange::
1351 FixItHint Hint;
1355 GenerateFixForUnusedDecl(D, Context, Hint);
1365 Diag(D->getLocation(), DiagID) << D->getDeclName() << Hint;