Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp155 void updateEndComment(const FormatToken *RBraceTok, StringRef EndCommentText, in updateEndComment() function
257 updateEndComment(EndCommentPrevTok, std::string(), SourceMgr, &Fixes); in analyze()
287 updateEndComment(EndCommentPrevTok, EndCommentText, SourceMgr, &Fixes); in analyze()