Searched refs:CheckComment (Results 1 – 2 of 2) sorted by relevance
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 2012 def CheckComment(comment, filename, linenum, error): function 2324 CheckComment(line[commentpos:], filename, linenum, error)
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 2346 def CheckComment(comment, filename, linenum, error): function 2667 CheckComment(line[commentpos:], filename, linenum, error)
|