Searched refs:cpp_comment_pattern (Results 1 – 1 of 1) sorted by relevance
117 cpp_comment_pattern = re.compile(r"//.*?\n") variable in TranslationUnit168 i = self._search_content(j, self.cpp_comment_pattern,