Searched refs:EmitSuggestions (Results 1 – 2 of 2) sorted by relevance
182 bool EmitSuggestions);
2532 bool EmitSuggestions, FixableGadgetList &FixableGadgets, in findGadgets() argument2537 if (EmitSuggestions) { in findGadgets()3997 bool EmitSuggestions) { in applyGadgets() argument3998 if (!EmitSuggestions) { in applyGadgets()4269 bool EmitSuggestions) { in checkUnsafeBufferUsage() argument4291 EmitSuggestions = false; in checkUnsafeBufferUsage()4313 findGadgets(S, D->getASTContext(), Handler, EmitSuggestions, FixableGadgets, in checkUnsafeBufferUsage()4317 std::move(Tracker), Handler, EmitSuggestions); in checkUnsafeBufferUsage()