Searched refs:FindNextMultiLineCommentEnd (Results 1 - 1 of 1) sorted by relevance

/art/tools/
H A Dcpplint.py944 def FindNextMultiLineCommentEnd(lines, lineix): function
968 lineix_end = FindNextMultiLineCommentEnd(lines, lineix_begin)

Completed in 10 milliseconds