Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp240 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
431 void CommentASTToHTMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToHTMLConverter
556 void visitVerbatimBlockLineComment(const VerbatimBlockLineComment *C);
820 void CommentASTToXMLConverter::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in CommentASTToXMLConverter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h239 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment *C,
H A DJSONNodeDumper.h369 visitVerbatimBlockLineComment(const comments::VerbatimBlockLineComment *C,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1833 void JSONNodeDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp1098 void TextNodeDumper::visitVerbatimBlockLineComment( in visitVerbatimBlockLineComment() function in TextNodeDumper