Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Index/
H A DCommentToXML.cpp229 void visitInlineCommandComment(const InlineCommandComment *C);
265 void CommentASTToHTMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToHTMLConverter
540 void visitInlineCommandComment(const InlineCommandComment *C);
614 void CommentASTToXMLConverter::visitInlineCommandComment( in visitInlineCommandComment() function in CommentASTToXMLConverter
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTextNodeDumper.h210 void visitInlineCommandComment(const comments::InlineCommandComment *C,
H A DJSONNodeDumper.h340 void visitInlineCommandComment(const comments::InlineCommandComment *C,
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DJSONNodeDumper.cpp1611 void JSONNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp768 void TextNodeDumper::visitInlineCommandComment( in visitInlineCommandComment() function in TextNodeDumper