Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcpplint.py1272 def IsCppString(line): function
1419 if commentpos != -1 and not IsCppString(line[:commentpos]):