Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/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
/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h207 void visitInlineCommandComment(const comments::InlineCommandComment *C,
H A DJSONNodeDumper.h329 void visitInlineCommandComment(const comments::InlineCommandComment *C,
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1519 void JSONNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp725 void TextNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in TextNodeDumper