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

/external/clang/lib/Index/
H A DCommentToXML.cpp244 void visitVerbatimLineComment(const VerbatimLineComment *C);
435 void CommentASTToHTMLConverter::visitVerbatimLineComment( function in class:CommentASTToHTMLConverter
560 void visitVerbatimLineComment(const VerbatimLineComment *C);
823 void CommentASTToXMLConverter::visitVerbatimLineComment( function in class:CommentASTToXMLConverter
/external/clang/lib/AST/
H A DASTDumper.cpp373 void visitVerbatimLineComment(const VerbatimLineComment *C);
2141 void ASTDumper::visitVerbatimLineComment(const VerbatimLineComment *C) { function in class:ASTDumper

Completed in 1000 milliseconds