Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DCommentToXML.cpp232 void visitInlineCommandComment(const InlineCommandComment *C);
268 void CommentASTToHTMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToHTMLConverter
543 void visitInlineCommandComment(const InlineCommandComment *C);
622 void CommentASTToXMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToXMLConverter
/external/clang/lib/AST/
DASTDumper.cpp565 void visitInlineCommandComment(const InlineCommandComment *C);
2348 void ASTDumper::visitInlineCommandComment(const InlineCommandComment *C) { in visitInlineCommandComment() function in ASTDumper