Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/scripts/
Dcpplint.py2012 def CheckComment(comment, filename, linenum, error): function
2324 CheckComment(line[commentpos:], filename, linenum, error)
/external/libvpx/libvpx/tools/
Dcpplint.py2346 def CheckComment(comment, filename, linenum, error): function
2667 CheckComment(line[commentpos:], filename, linenum, error)