MCPcopy Create free account
hub / github.com/PlatformLab/Arachne / ExpectingFunctionArgs

Function ExpectingFunctionArgs

scripts/cpplint.py:5045–5064  ·  view source on GitHub ↗

Checks whether where function type arguments are expected. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. Returns: True if the line at 'linenum' is inside something that expects arguments of function types.

(clean_lines, linenum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckCastsFunction · 0.85

Calls 2

MatchFunction · 0.85
SearchFunction · 0.85

Tested by

no test coverage detected