Searched defs:CheckComment (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/llvm/include/llvm/FileCheck/ |
D | FileCheck.h | 54 CheckComment, enumerator
|
/external/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 2012 def CheckComment(comment, filename, linenum, error): function
|
/external/libvpx/libvpx/tools/ |
D | cpplint.py | 2346 def CheckComment(comment, filename, linenum, error): function
|
/external/libaom/libaom/tools/ |
D | cpplint.py | 2346 def CheckComment(comment, filename, linenum, error): function
|
/external/llvm-project/compiler-rt/lib/sanitizer_common/scripts/ |
D | cpplint.py | 3117 def CheckComment(line, filename, linenum, next_line_start, error): function
|
/external/google-styleguide/cpplint/ |
D | cpplint.py | 3117 def CheckComment(line, filename, linenum, next_line_start, error): function
|