HomeSort by: relevance | last modified time | path
    Searched refs:visitVerbatimLineComment (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Index/
CommentToXML.cpp 240 void visitVerbatimLineComment(const VerbatimLineComment *C);
435 void CommentASTToHTMLConverter::visitVerbatimLineComment(
555 void visitVerbatimLineComment(const VerbatimLineComment *C);
812 void CommentASTToXMLConverter::visitVerbatimLineComment(
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
JSONNodeDumper.h 346 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
TextNodeDumper.h 224 void visitVerbatimLineComment(const comments::VerbatimLineComment *C,
  /src/external/apache2/llvm/dist/clang/lib/AST/
JSONNodeDumper.cpp 1631 void JSONNodeDumper::visitVerbatimLineComment(

Completed in 23 milliseconds