Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Index/
HDCommentToXML.cpp236 void visitBlockCommandComment(const BlockCommandComment *C);
333 void CommentASTToHTMLConverter::visitBlockCommandComment( in visitBlockCommandComment() function in CommentASTToHTMLConverter
552 void visitBlockCommandComment(const BlockCommandComment *C);
710 void CommentASTToXMLConverter::visitBlockCommandComment( in visitBlockCommandComment() function in CommentASTToXMLConverter
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDTextNodeDumper.h230 void visitBlockCommandComment(const comments::BlockCommandComment *C,
HDJSONNodeDumper.h360 void visitBlockCommandComment(const comments::BlockCommandComment *C,
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDJSONNodeDumper.cpp1777 void JSONNodeDumper::visitBlockCommandComment( in visitBlockCommandComment() function in JSONNodeDumper
HDTextNodeDumper.cpp1042 void TextNodeDumper::visitBlockCommandComment( in visitBlockCommandComment() function in TextNodeDumper