Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py926 def FindNextMultiLineCommentStart(lines, lineix): function
958 lineix_begin = FindNextMultiLineCommentStart(lines, lineix)