Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Index/
H A DCommentToXML.cpp229 void visitInlineCommandComment(const InlineCommandComment *C);
265 void CommentASTToHTMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToHTMLConverter
540 void visitInlineCommandComment(const InlineCommandComment *C);
614 void CommentASTToXMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToXMLConverter
/llvm-project-15.0.7/clang-tools-extra/clang-doc/
H A DSerialize.cpp71 void visitInlineCommandComment(const InlineCommandComment *C);
104 void ClangDocCommentVisitor::visitInlineCommandComment( in visitInlineCommandComment() function in clang::doc::serialize::ClangDocCommentVisitor
/llvm-project-15.0.7/clang/include/clang/AST/
H A DTextNodeDumper.h210 void visitInlineCommandComment(const comments::InlineCommandComment *C,
H A DJSONNodeDumper.h335 void visitInlineCommandComment(const comments::InlineCommandComment *C,
/llvm-project-15.0.7/clang/lib/AST/
H A DJSONNodeDumper.cpp1579 void JSONNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp768 void TextNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in TextNodeDumper