Home | History | Annotate | Download | only in Sema

Lines Matching defs:Hint

1305                                      FixItHint &Hint) {
1311 Hint
1320 FixItHint Hint;
1324 GenerateFixForUnusedDecl(D, Context, Hint);
1334 Diag(D->getLocation(), DiagID) << D->getDeclName() << Hint;