Searched refs:IsCppString (Results 1 – 4 of 4) 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]):
1265 def IsCppString(line): function1412 if commentpos != -1 and not IsCppString(line[:commentpos]):