Lines Matching refs:help

250     """ Print verbose checker help to stdout. """
293 help="""Enable verbose output from '%(prog)s'. A second and third
298 help="""Always resort to the compiler wrapper even when better
303 help="""Run the build commands only, build a compilation database,
312 help="""The JSON compilation database.""")
318 help="""Specifies the output directory for analyzer reports.
324 help="""By default, the exit status of '%(prog)s' is the same as the
331 help="""Specify the title used on generated HTML pages.
336 help="""Also analyze functions in #included files. By default, such
346 help="""This option outputs the results as a set of .plist files.""")
353 help="""This option outputs the results as a set of .html and .plist
361 help="""Don't remove the build results directory even if no issues
367 help="""Do not create a 'failures' subdirectory that includes analyzer
372 help="""Generates visitation statistics for the project being analyzed.
377 help="""Generate internal analyzer statistics.""")
382 help="""Specifiy the number of times a block can be visited before
390 help="""Specify the store model used by the analyzer.
400 help="""Specify the contraint engine used by the analyzer. Specifying
408 help="""'%(prog)s' uses the 'clang' executable relative to itself for
417 help="""When '%(prog)s' analyzes a project by interposing a "fake
433 help="""This is the same as "--use-cc" but for C++ code.""")
437 help="""Provide options to pass through to the analyzer's
453 help="""Do not run static analyzer against files found in this
462 help="""Tells analyzer to enable assertions in code even if they were
471 help="""Loading external checkers using the clang plugin interface.""")
476 help="""Enable specific checker.""")
481 help="""Disable specific checker.""")
483 '--help-checkers',
485 help="""A default group of checkers is run unless explicitly disabled.
490 '--help-checkers-verbose',
492 help="""Print all available checkers and mark the enabled ones.""")
498 help="""Command to run.""")