Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DCommentToXML.cpp236 void visitParamCommandComment(const ParamCommandComment *C);
352 void CommentASTToHTMLConverter::visitParamCommandComment( in visitParamCommandComment() function in CommentASTToHTMLConverter
551 void visitParamCommandComment(const ParamCommandComment *C);
737 void CommentASTToXMLConverter::visitParamCommandComment( in visitParamCommandComment() function in CommentASTToXMLConverter
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DTextNodeDumper.h215 void visitParamCommandComment(const comments::ParamCommandComment *C,
H A DJSONNodeDumper.h337 void visitParamCommandComment(const comments::ParamCommandComment *C,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1581 void JSONNodeDumper::visitParamCommandComment( in visitParamCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp776 void TextNodeDumper::visitParamCommandComment( in visitParamCommandComment() function in TextNodeDumper