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

/external/clang/lib/Index/
H A DCommentToXML.cpp233 void visitInlineCommandComment(const InlineCommandComment *C);
269 void CommentASTToHTMLConverter::visitInlineCommandComment( function in class:CommentASTToHTMLConverter
545 void visitInlineCommandComment(const InlineCommandComment *C);
630 void CommentASTToXMLConverter::visitInlineCommandComment( function in class:CommentASTToXMLConverter
/external/clang/lib/AST/
H A DASTDumper.cpp363 void visitInlineCommandComment(const InlineCommandComment *C);
2049 void ASTDumper::visitInlineCommandComment(const InlineCommandComment *C) { function in class:ASTDumper

Completed in 1923 milliseconds