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

/art/tools/
H A Dcpplint.py933 def FindNextMultiLineCommentStart(lines, lineix): function
965 lineix_begin = FindNextMultiLineCommentStart(lines, lineix)

Completed in 261 milliseconds