Searched refs:hasEndComment (Results 1 – 1 of 1) sorted by relevance
56 bool hasEndComment(const FormatToken *RBraceTok) { in hasEndComment() function61 assert(hasEndComment(RBraceTok)); in validEndComment()100 assert(hasEndComment(RBraceTok)); in updateEndComment()169 if (hasEndComment(EndCommentPrevTok)) { in analyze()194 if (!hasEndComment(EndCommentPrevTok)) { in analyze()