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

Function IsInitializerList

scripts/cpplint.py:4701–4740  ·  view source on GitHub ↗

Check if current line is inside constructor initializer list. Args: clean_lines: A CleansedLines instance containing the file. linenum: The number of the line to check. Returns: True if current line appears to be inside constructor initializer list, False otherwise.

(clean_lines, linenum)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 2

MatchFunction · 0.85
SearchFunction · 0.85

Tested by

no test coverage detected