Lines Matching refs:checkers
99 if (grep /^--help-checkers$/, @ARGV) {
1205 CONTROLLING CHECKERS:
1207 A default group of checkers are always run unless explicitly disabled.
1208 Checkers may be enabled/disabled using the following options:
1213 LOADING CHECKERS:
1215 Loading external checkers using the clang plugin interface:
1220 # Query clang for list of checkers that are enabled.
1252 # Query clang for complete list of checkers.
1265 if (/CHECKERS:/) {
1271 print " *** Could not query Clang for the list of available checkers.";
1274 print("\nAVAILABLE CHECKERS:\n\n");