Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp230 void visitInlineCommandComment(const InlineCommandComment *C);
266 void CommentASTToHTMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToHTMLConverter
541 void visitInlineCommandComment(const InlineCommandComment *C);
616 void CommentASTToXMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToXMLConverter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h224 void visitInlineCommandComment(const comments::InlineCommandComment *C,
H A DJSONNodeDumper.h354 void visitInlineCommandComment(const comments::InlineCommandComment *C,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1727 void JSONNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp998 void TextNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in TextNodeDumper