Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp238 void visitVerbatimBlockComment(const VerbatimBlockComment *C);
415 void CommentASTToHTMLConverter::visitVerbatimBlockComment( in visitVerbatimBlockComment() function in CommentASTToHTMLConverter
553 void visitVerbatimBlockComment(const VerbatimBlockComment *C);
785 void CommentASTToXMLConverter::visitVerbatimBlockComment( in visitVerbatimBlockComment() function in CommentASTToXMLConverter
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h227 void visitVerbatimBlockComment(const comments::VerbatimBlockComment *C,
H A DJSONNodeDumper.h361 void visitVerbatimBlockComment(const comments::VerbatimBlockComment *C,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1784 void JSONNodeDumper::visitVerbatimBlockComment( in visitVerbatimBlockComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp953 void TextNodeDumper::visitVerbatimBlockComment( in visitVerbatimBlockComment() function in TextNodeDumper