Lines Matching full:used
37 is a Perl script that invokes the Clang static analyzer. Options used by
43 normally used to build the target system.
66 Specify the title used on generated HTML pages.
112 Specify the contraint engine used by the analyzer. By default the
114 model is used. Specifying
116 uses a simpler, less powerful constraint model used by checker-0.160
130 Specify the store model used by the analyzer. By default, the
132 store model is used.
150 is used.
152 .\" Other sections not yet used ...
198 Check for uninitialized values used as array subscripts.
202 Check for uninitialized values used as branch conditions.
238 Check for null pointers used as mutexes for @synchronized.
263 Warn about private ivars that are never used.