Searched refs:has_comments_ (Results 1 – 2 of 2) sorted by relevance
90 if (!has_comments_) { in AppendCommentLine()91 has_comments_ = true; in AppendCommentLine()108 if (has_comments_) { in AppendNewLine()114 if (has_comments_) { in Print()
72 bool has_comments_ = false; variable