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

/art/tools/
H A Dcpplint.py916 def IsCppString(line): function
987 if commentpos != -1 and not IsCppString(line[:commentpos]):

Completed in 52 milliseconds