Home | History | Annotate | Download | only in Sema

Lines Matching defs:Hint

1526                                      FixItHint &Hint) {
1532 Hint = FixItHint::CreateRemoval(CharSourceRange::
1563 FixItHint Hint;
1564 GenerateFixForUnusedDecl(D, Context, Hint);
1574 Diag(D->getLocation(), DiagID) << D->getDeclName() << Hint;
8654 // could add a FixIt hint to remove it as a parameter.
11744 /// Add a minimal nested name specifier fixit hint to allow lookup of a tag name