Home
last modified time | relevance | path

Searched refs:visitVerbatimBlockComment (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp239 void visitVerbatimBlockComment(const VerbatimBlockComment *C);
416 void CommentASTToHTMLConverter::visitVerbatimBlockComment( in visitVerbatimBlockComment() function in CommentASTToHTMLConverter
555 void visitVerbatimBlockComment(const VerbatimBlockComment *C);
798 void CommentASTToXMLConverter::visitVerbatimBlockComment( in visitVerbatimBlockComment() function in CommentASTToXMLConverter
/src/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h236 void visitVerbatimBlockComment(const comments::VerbatimBlockComment *C,
H A DJSONNodeDumper.h366 void visitVerbatimBlockComment(const comments::VerbatimBlockComment *C,
/src/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1827 void JSONNodeDumper::visitVerbatimBlockComment( in visitVerbatimBlockComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp1090 void TextNodeDumper::visitVerbatimBlockComment( in visitVerbatimBlockComment() function in TextNodeDumper