Home
last modified time | relevance | path

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

/art/tools/
Dcpplint.py942 def IsCppString(line): function
1013 if commentpos != -1 and not IsCppString(line[:commentpos]):