Searched refs:currLineCC (Results 1 – 1 of 1) sorted by relevance
405 my $currLineCC = $currFileCCs->{$lineNum};406 if (not defined $currLineCC) {407 $currLineCC = [];408 $currFileCCs->{$lineNum} = $currLineCC;410 add_array_a_to_b($CC, $currLineCC);