Searched refs:IsCppString (Results 1 – 2 of 2) sorted by relevance
909 def IsCppString(line): function980 if commentpos != -1 and not IsCppString(line[:commentpos]):
1034 def IsCppString(line): function1166 if commentpos != -1 and not IsCppString(line[:commentpos]):