Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp231 void visitInlineCommandComment(const InlineCommandComment *C);
267 void CommentASTToHTMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToHTMLConverter
538 void visitInlineCommandComment(const InlineCommandComment *C);
612 void CommentASTToXMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToXMLConverter
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTextNodeDumper.h189 void visitInlineCommandComment(const comments::InlineCommandComment *C,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTextNodeDumper.cpp451 void TextNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in TextNodeDumper