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

/external/clang/tools/libclang/
H A DCXComment.cpp570 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
757 void CommentASTToHTMLConverter::visitVerbatimBlockLineComment( function in class:CommentASTToHTMLConverter
912 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
1151 void CommentASTToXMLConverter::visitVerbatimBlockLineComment( function in class:CommentASTToXMLConverter
/external/clang/lib/AST/
H A DASTDumper.cpp311 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
2004 void ASTDumper::visitVerbatimBlockLineComment( function in class:ASTDumper

Completed in 31 milliseconds