Home | History | Annotate | Download | only in scan-build

Lines Matching refs:KeepEmpty

504   my $KeepEmpty     = shift;
517 if (! $KeepEmpty) {
1327 my $KeepEmpty = 0; # Don't remove output directory even with 0 results.
1521 $KeepEmpty = 1;
1682 my $NumBugs = Postprocess($HtmlDir, $BaseDir, $AnalyzerStats, $KeepEmpty);