MCPcopy Create free account
hub / github.com/cmu-db/bustub / CheckForNonConstReference

Function CheckForNonConstReference

build_support/cpplint.py:5284–5420  ·  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 7

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

Tested by

no test coverage detected