Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py578 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
634 def IsErrorSuppressedByNolint(category, linenum): argument
782 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument
1054 def Check(self, error, filename, linenum): argument
1183 def _ShouldPrintError(category, confidence, linenum): argument
1211 def Error(filename, linenum, category, confidence, message): argument
1592 def CloseExpression(clean_lines, linenum, pos): argument
1713 def ReverseCloseExpression(clean_lines, linenum, pos): argument
2046 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument
2114 def CheckPosixThreading(filename, clean_lines, linenum, error): argument
[all …]