HomeSort by relevance Sort by last modified time
    Searched refs:CleanupFile (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/scan-build/
c++-analyzer 63 my $CleanupFile;
71 if (defined $CleanupFile) {
72 `rm -f $CleanupFile`;
661 $CleanupFile = $f;
ccc-analyzer 63 my $CleanupFile;
71 if (defined $CleanupFile) {
72 `rm -f $CleanupFile`;
661 $CleanupFile = $f;

Completed in 44 milliseconds