Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DNamespaceEndCommentsFixer.cpp232 void updateEndComment(const FormatToken *RBraceTok, StringRef EndCommentText, in updateEndComment() function
336 updateEndComment(EndCommentPrevTok, std::string(), SourceMgr, &Fixes); in analyze()
373 updateEndComment(EndCommentPrevTok, EndCommentText, SourceMgr, &Fixes); in analyze()