Searched refs:CheckComment (Results 1 – 4 of 4) sorted by relevance
55 CheckComment, enumerator
1665 case Check::CheckComment: in getDescription()1686 return {Check::CheckComment, Rest}; in FindCheckType()1919 if (CheckTy != Check::CheckComment) in readCheckFile()1968 if (CheckTy == Check::CheckComment) in readCheckFile()
362 case Check::CheckComment: in GetCheckTypeAbbreviation()
2012 def CheckComment(comment, filename, linenum, error): function2324 CheckComment(line[commentpos:], filename, linenum, error)