Lines Matching defs:self
460 def __init__(self): argument
467 def CanonicalizeAlphabeticalOrder(self, header_path): argument
482 def IsInAlphabeticalOrder(self, header_path): argument
497 def CheckNextIncludeOrder(self, header_type): argument
554 def __init__(self): argument
567 def SetOutputFormat(self, output_format): argument
571 def SetVerboseLevel(self, level): argument
577 def SetCountingStyle(self, counting_style): argument
581 def SetFilters(self, filters): argument
606 def ResetErrorCounts(self): argument
611 def IncrementErrorCount(self, category): argument
621 def PrintErrorCounts(self): argument
680 def __init__(self): argument
685 def Begin(self, function_name): argument
695 def Count(self): argument
700 def Check(self, error, filename, linenum): argument
729 def End(self): argument
746 def __init__(self, filename): argument
749 def FullName(self): argument
753 def RepositoryName(self): argument
801 def Split(self): argument
815 def BaseName(self): argument
819 def Extension(self): argument
823 def NoExtension(self): argument
827 def IsSource(self): argument
1002 def __init__(self, lines): argument
1012 def NumLines(self): argument
1367 def __init__(self, seen_open_brace): argument
1372 def CheckBegin(self, filename, clean_lines, linenum, error): argument
1387 def CheckEnd(self, filename, clean_lines, linenum, error): argument
1404 def __init__(self, name, class_or_struct, clean_lines, linenum): argument
1428 def CheckBegin(self, filename, clean_lines, linenum, error): argument
1437 def __init__(self, name, linenum): argument
1442 def CheckEnd(self, filename, clean_lines, linenum, error): argument
1491 def __init__(self, stack_before_if): argument
1505 def __init__(self): argument
1517 def SeenOpenBrace(self): argument
1526 def InNamespaceBody(self): argument
1534 def UpdatePreprocessor(self, line): argument
1591 def Update(self, filename, clean_lines, linenum, error): argument
1727 def InnermostClass(self): argument
1739 def CheckClassFinished(self, filename, error): argument