Searched refs:isEmptyCommentLine (Results 1 – 3 of 3) sorted by relevance
35 def isEmptyCommentLine(line): function54 if isEmptyCommentLine(line):70 if isEmptyCommentLine(line):
110 def isEmptyCommentLine(line): function216 if isEndOfComment(line) or isEmptyCommentLine(line):222 if isEmptyCommentLine(line):
74 def isEmptyCommentLine(line): function186 if isEndOfComment(line) or isEmptyCommentLine(line):192 if isEmptyCommentLine(line):