Searched refs:hasEndComment (Results 1 – 1 of 1) sorted by relevance
160 bool hasEndComment(const FormatToken *RBraceTok) { in hasEndComment() function166 assert(hasEndComment(RBraceTok)); in validEndComment()235 assert(hasEndComment(RBraceTok)); in updateEndComment()334 if (hasEndComment(EndCommentPrevTok)) { in analyze()361 if (!hasEndComment(EndCommentPrevTok)) { in analyze()