Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py584 def ParseNolintSuppressions(filename, raw_line, linenum, error): argument
640 def IsErrorSuppressedByNolint(category, linenum): argument
788 def IsInAlphabeticalOrder(self, clean_lines, linenum, header_path): argument
1060 def Check(self, error, filename, linenum): argument
1189 def _ShouldPrintError(category, confidence, linenum): argument
1217 def Error(filename, linenum, category, confidence, message): argument
1598 def CloseExpression(clean_lines, linenum, pos): argument
1719 def ReverseCloseExpression(clean_lines, linenum, pos): argument
2052 def CheckForMultilineCommentsAndStrings(filename, clean_lines, linenum, error): argument
2120 def CheckPosixThreading(filename, clean_lines, linenum, error): argument
[all …]