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

Function CheckForNonConstReference

scripts/cpplint.py:4743–4870  ·  view source on GitHub ↗

Check for non-const references. Separate from CheckLanguage since it scans backwards from current line, instead of scanning forward. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check.

(filename, clean_lines, linenum,
                              nesting_state, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ProcessLineFunction · 0.85

Calls 6

IsDerivedFunctionFunction · 0.85
MatchFunction · 0.85
SearchFunction · 0.85
ReverseCloseExpressionFunction · 0.85
IsInitializerListFunction · 0.85

Tested by

no test coverage detected