Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/
H A DFileCheck.h55 CheckComment, enumerator
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py2012 def CheckComment(comment, filename, linenum, error): function