Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DCommentToXML.cpp242 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
429 void CommentASTToHTMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToHTMLConverter
557 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
810 void CommentASTToXMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToXMLConverter
/external/clang/lib/AST/
DASTDumper.cpp574 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
2435 void ASTDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in ASTDumper