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

Lines Matching defs:Diag

55 sub Diag {
77 Diag ("The analyzer encountered problems on some source files.\n");
78 Diag ("Preprocessed versions of these sources were deposited in '$Dir/failures'.\n");
79 Diag ("Please consider submitting a bug report using these files:\n");
80 Diag (" http://clang-analyzer.llvm.org/filing_bugs.html\n")
235 Diag("Emitting reports for this run to '$Dir'.\n");
536 Diag("No bugs found.\n");
545 Diag("Removing directory '$Dir' because it contains no reports.\n");
548 Diag("No bugs found.\n");
880 Diag("$Num bug found.\n");
882 Diag("$Num bugs found.\n");
885 Diag("Run 'scan-view $Dir' to examine bug reports.\n");
1660 Diag("Using '$Clang' for static analysis\n");
1703 Diag "Analysis run complete.\n";
1704 Diag "Analysis results (plist files) deposited in '$HtmlDir'\n";
1711 Diag "Analysis run complete.\n";
1712 Diag "Viewing analysis results in '$HtmlDir' using scan-view.\n";