Home | History | Annotate | Download | only in Sema

Lines Matching defs:Hint

1350                                      FixItHint &Hint) {
1356 Hint = FixItHint::CreateRemoval(CharSourceRange::
1365 FixItHint Hint;
1369 GenerateFixForUnusedDecl(D, Context, Hint);
1379 Diag(D->getLocation(), DiagID) << D->getDeclName() << Hint;