MCPcopy Create free account
hub / github.com/Evolving-AI-Lab/fooling / FindNextMatchingAngleBracket

Function FindNextMatchingAngleBracket

caffe/scripts/cpp_lint.py:2447–2513  ·  view source on GitHub ↗

Find the corresponding > to close a template. Args: clean_lines: A CleansedLines instance containing the file. linenum: Current line number. init_suffix: Remainder of the current line after the initial <. Returns: True if a matching bracket exists.

(clean_lines, linenum, init_suffix)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

CheckSpacingFunction · 0.85

Calls 1

SearchFunction · 0.85

Tested by

no test coverage detected