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

Lines Matching full:foreach

144     foreach my $f (@FILES) {
442 foreach my $Row (@$Stats) {
502 foreach my $file (@files) { ScanFile(\@Index, $Dir, $file, \@Stats); }
515 foreach my $file (@failures) {
753 foreach my $file (sort @attributes_ignored) {
783 foreach my $file (sort @failures) {
839 foreach my $k (@$Args) {
1022 foreach my $lang ("c", "objective-c", "objective-c++", "c++") {
1033 foreach my $val (split /\s+/) {
1082 foreach my $domain (split /\./, $checker) {