Searched refs:raw_lines_no_comments (Results 1 – 1 of 1) sorted by relevance
6296 raw_lines_no_comments, linenum): argument6312 is_forward_declaration = IsForwardClassDeclaration(raw_lines_no_comments,6319 if IsMacroDefinition(raw_lines_no_comments, linenum):6328 def CheckItemIndentationInNamespace(filename, raw_lines_no_comments, linenum, argument6330 line = raw_lines_no_comments[linenum]