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

Function FindCheckMacro

build_support/cpplint.py:4341–4361  ·  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 1

MatchFunction · 0.85

Tested by

no test coverage detected