Searched refs:exclude_lines (Results 1 – 1 of 1) sorted by relevance
163 def find_matching_line(statement, c1_pass, scope, variables, exclude_lines=[]): argument175 if i in exclude_lines: