Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Index/
H A DCommentToXML.cpp235 void visitBlockCommandComment(const BlockCommandComment *C);
332 void CommentASTToHTMLConverter::visitBlockCommandComment( in visitBlockCommandComment() function in CommentASTToHTMLConverter
550 void visitBlockCommandComment(const BlockCommandComment *C);
705 void CommentASTToXMLConverter::visitBlockCommandComment( in visitBlockCommandComment() function in CommentASTToXMLConverter
/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DSerialize.cpp74 void visitBlockCommandComment(const BlockCommandComment *C);
128 void ClangDocCommentVisitor::visitBlockCommandComment( in visitBlockCommandComment() function in clang::doc::serialize::ClangDocCommentVisitor
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h216 void visitBlockCommandComment(const comments::BlockCommandComment *C,
H A DJSONNodeDumper.h341 void visitBlockCommandComment(const comments::BlockCommandComment *C,
/llvm-project-15.0.7/clang/lib/AST/
H A DJSONNodeDumper.cpp1629 void JSONNodeDumper::visitBlockCommandComment( in visitBlockCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp812 void TextNodeDumper::visitBlockCommandComment( in visitBlockCommandComment() function in TextNodeDumper