Searched refs:has_comments_ (Results 1 – 2 of 2) sorted by relevance
103 if (!has_comments_) { in AppendCommentLine()104 has_comments_ = true; in AppendCommentLine()121 if (has_comments_) { in AppendNewLine()127 if (has_comments_) { in Print()
73 bool has_comments_ = false; variable