MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / FindNextMatchingAngleBracket

Function FindNextMatchingAngleBracket

scripts/cpp_lint.py:2521–2587  ·  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 2

SearchFunction · 0.85
popMethod · 0.80

Tested by

no test coverage detected