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

/external/clang/lib/AST/
H A DCommentDumper.cpp59 void visitVerbatimLineComment(const VerbatimLineComment *C);
223 void CommentDumper::visitVerbatimLineComment(const VerbatimLineComment *C) { function in class:clang::comments::__anon3475::CommentDumper
/external/clang/tools/libclang/
H A DCXComment.cpp556 void visitVerbatimLineComment(const VerbatimLineComment *C);
735 void CommentASTToHTMLConverter::visitVerbatimLineComment( function in class:CommentASTToHTMLConverter
871 void visitVerbatimLineComment(const VerbatimLineComment *C);
1017 void CommentASTToXMLConverter::visitVerbatimLineComment( function in class:CommentASTToXMLConverter

Completed in 18 milliseconds