Home
last modified time | relevance | path

Searched refs:FindNextMatchingAngleBracket (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py2072 def FindNextMatchingAngleBracket(clean_lines, linenum, init_suffix): function
2367 not FindNextMatchingAngleBracket(clean_lines, linenum, match.group(1))):