Home
last modified time | relevance | path

Searched refs:CleanseComments (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py970 def CleanseComments(line): function
1001 self.lines.append(CleanseComments(lines[linenum]))
1003 self.elided.append(CleanseComments(elided))
3647 clean_line = CleanseComments(line)
/external/libvpx/libvpx/tools/
Dcpplint.py1156 def CleanseComments(line): function
1188 self.lines.append(CleanseComments(
1191 self.elided.append(CleanseComments(elided))
4364 clean_line = CleanseComments(line)