Home | History | Annotate | Download | only in checkers

Lines Matching refs:errors

580           error: The function to call with any errors found.
632 locations won't see bogus errors.
942 error: The function to call with any errors found.
985 error: The function to call with any errors found.
998 error: The function to call with any errors found.
1024 error: The function to call with any errors found.
1076 error: The function to call with any errors found.
1109 error: The function to call with any errors found.
1147 error: The function to call with any errors found.
1221 error: A callable to which errors are reported, which takes parameters:
1352 error: The function to call with any errors found.
1433 error: The function to call with any errors found.
1528 error: The function to call with any errors found.
1580 error: The function to call with any errors found.
1629 error: The function to call with any errors found.
1658 error: The function to call with any errors found.
1927 """Looks for indentation errors inside of namespaces.
1935 error: The function to call with any errors found.
1983 error: The function to call with any errors found.
2009 error: The function to call with any errors found.
2030 """Looks for indentation errors inside of switch statements.
2035 error: The function to call with any errors found.
2105 error: The function to call with any errors found.
2184 error: The function to call with any errors found.
2306 error: The function to call with any errors found.
2375 # matches, then do the check with strings collapsed to avoid giving errors for
2416 error: The function to call with any errors found.
2457 # Only throw errors for stuff that is definitely not a goto label,
2625 error: The function to call with any errors found.
2727 error: The function to call with any errors found.
2932 error: The function to call with any errors found.
3053 error: The function to call with any errors found.
3255 error: The function to call with any errors found.
3317 # All the lines have been processed, report the errors found.
3347 error: A callable to which errors are reported, which takes arguments:
3368 """Performs lint checks and reports any errors to the given error function.
3375 error: A callable to which errors are reported, which takes 4 arguments: