Searched defs:ScanFile (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/scan-build/
H A Dscan-build314 # ScanFile - Scan a report file for various identifying attributes.
322 sub ScanFile { subroutine
516 foreach my $file (@filesFound) { ScanFile(\@Index, $Dir, $file, \@Stats); }

Completed in 105 milliseconds