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

Function FindPreviousMatchingAngleBracket

caffe/scripts/cpp_lint.py:2516–2570  ·  view source on GitHub ↗

Find the corresponding < that started a template. Args: clean_lines: A CleansedLines instance containing the file. linenum: Current line number. init_prefix: Part of the current line before the initial >. Returns: True if a matching bracket exists.

(clean_lines, linenum, init_prefix)

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