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

Function FindCheckMacro

scripts/cpplint.py:3890–3910  ·  view source on GitHub ↗

Find a replaceable CHECK-like macro. Args: line: line to search on. Returns: (macro name, start position), or (None, -1) if no replaceable macro is found.

(line)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckCheckFunction · 0.85

Calls 2

MatchFunction · 0.85
findMethod · 0.80

Tested by

no test coverage detected