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

Lines Matching refs:ppfile_clang

827         my $ppfile_clang = $ppfile;
828 $ppfile_clang =~ s/[.](.+)$/.clang.$1/;
829 print OUT " <!-- REPORTPROBLEM src=\"$srcfile\" file=\"failures/$ppfile\" clangfile=\"failures/$ppfile_clang\" stderr=\"failures/$ppfile.stderr.txt\" info=\"failures/$ppfile.info.txt\" -->\n";
854 my $ppfile_clang = $ppfile;
855 $ppfile_clang =~ s/[.](.+)$/.clang.$1/;
856 print OUT " <!-- REPORTPROBLEM src=\"$srcfile\" file=\"failures/$ppfile\" clangfile=\"failures/$ppfile_clang\" stderr=\"failures/$ppfile.stderr.txt\" info=\"failures/$ppfile.info.txt\" -->\n";