Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXComment.cpp551 void visitTextComment(const TextComment *C);
584 void CommentASTToHTMLConverter::visitTextComment(const TextComment *C) { in visitTextComment() function in CommentASTToHTMLConverter
877 void visitTextComment(const TextComment *C);
959 void CommentASTToXMLConverter::visitTextComment(const TextComment *C) { in visitTextComment() function in CommentASTToXMLConverter
/external/clang/lib/AST/
DASTDumper.cpp295 void visitTextComment(const TextComment *C);
1830 void ASTDumper::visitTextComment(const TextComment *C) { in visitTextComment() function in ASTDumper