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
558 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
812 void CommentASTToXMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToXMLConverter
/external/clang/lib/AST/
DASTDumper.cpp550 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
2226 void ASTDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in ASTDumper