Searched refs:IsCppString (Results 1 – 1 of 1) sorted by relevance
1272 def IsCppString(line): function1419 if commentpos != -1 and not IsCppString(line[:commentpos]):