Searched defs:visitVerbatimLineComment (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Index/ | ||
D | CommentToXML.cpp | 434 void CommentASTToHTMLConverter::visitVerbatimLineComment( in visitVerbatimLineComment() function in CommentASTToHTMLConverter |
/external/clang/lib/AST/ | ||
D | ASTDumper.cpp | 2440 void ASTDumper::visitVerbatimLineComment(const VerbatimLineComment *C) { in visitVerbatimLineComment() function in ASTDumper |