Searched refs:raw_lines_no_comments (Results 1 – 1 of 1) sorted by relevance
5725 raw_lines_no_comments, linenum): argument5741 is_forward_declaration = IsForwardClassDeclaration(raw_lines_no_comments,5748 if IsMacroDefinition(raw_lines_no_comments, linenum):5757 def CheckItemIndentationInNamespace(filename, raw_lines_no_comments, linenum, argument5759 line = raw_lines_no_comments[linenum]