Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h215 void visitInlineCommandComment(const comments::InlineCommandComment *C,
H A DJSONNodeDumper.h349 void visitInlineCommandComment(const comments::InlineCommandComment *C,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1684 void JSONNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp861 void TextNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in TextNodeDumper