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

Lines Matching refs:BuildDate

31 my $BuildDate;
646 print OUT "<tr><th>Version:</th><td>${BuildName} (${BuildDate})</td></tr>\n"
647 if (defined($BuildName) && defined($BuildDate));
1079 print "ANALYZER BUILD: $BuildName ($BuildDate)\n\n";