Searched refs:cpp_comment (Results 1 - 1 of 1) sorted by relevance

/gem5/util/
H A Dfind_copyrights.py12 cpp_comment = re.compile(r'//') variable
62 cpp_match = cpp_comment.search(line)

Completed in 4 milliseconds