Lines Matching refs:suppress
70 To suppress false-positive errors of a certain category, add a
597 if category in (None, '(*)'): # => "suppress all"
868 self.quiet = False # Suppress non-error messagess?
3604 # We also suppress warnings for `uint64_t{expression}` etc., as the style
5978 # Suppress "Ignoring file" warning when using --quiet.
6100 # Suppress printing anything if --quiet was passed unless the error
6220 # If --quiet is passed, suppress printing error count unless there are errors.