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

Function FindPreviousMatchingAngleBracket

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

SearchFunction · 0.85
popMethod · 0.80

Tested by

no test coverage detected