Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp237 void visitParamCommandComment(const ParamCommandComment *C);
353 void CommentASTToHTMLConverter::visitParamCommandComment( in visitParamCommandComment() function in CommentASTToHTMLConverter
553 void visitParamCommandComment(const ParamCommandComment *C);
750 void CommentASTToXMLConverter::visitParamCommandComment( in visitParamCommandComment() function in CommentASTToXMLConverter
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h232 void visitParamCommandComment(const comments::ParamCommandComment *C,
H A DJSONNodeDumper.h362 void visitParamCommandComment(const comments::ParamCommandComment *C,
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DJSONNodeDumper.cpp1789 void JSONNodeDumper::visitParamCommandComment( in visitParamCommandComment() function in JSONNodeDumper
H A DTextNodeDumper.cpp1049 void TextNodeDumper::visitParamCommandComment( in visitParamCommandComment() function in TextNodeDumper