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

Function IsDerivedFunction

scripts/cpplint.py:4663–4682  ·  view source on GitHub ↗

Check if current line contains an inherited function. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. Returns: True if current line contains a function with "override" virt-specifier.

(clean_lines, linenum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 3

MatchFunction · 0.85
CloseExpressionFunction · 0.85
SearchFunction · 0.85

Tested by

no test coverage detected