Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py5172 expecting_function = ExpectingFunctionArgs(clean_lines, linenum)
5325 def ExpectingFunctionArgs(clean_lines, linenum): function