Home
last modified time | relevance | path

Searched refs:hasEndComment (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp82 bool hasEndComment(const FormatToken *RBraceTok) { in hasEndComment() function
88 assert(hasEndComment(RBraceTok)); in validEndComment()
158 assert(hasEndComment(RBraceTok)); in updateEndComment()
255 if (hasEndComment(EndCommentPrevTok)) { in analyze()
281 if (!hasEndComment(EndCommentPrevTok)) { in analyze()