Home
last modified time | relevance | path

Searched refs:visitTParamCommandComment (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Index/
H A DCommentToXML.cpp239 void visitTParamCommandComment(const TParamCommandComment *C);
382 void CommentASTToHTMLConverter::visitTParamCommandComment( in visitTParamCommandComment() function in CommentASTToHTMLConverter
550 void visitTParamCommandComment(const TParamCommandComment *C);
763 void CommentASTToXMLConverter::visitTParamCommandComment( in visitTParamCommandComment() function in CommentASTToXMLConverter
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DTextNodeDumper.h199 void visitTParamCommandComment(const comments::TParamCommandComment *C,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DTextNodeDumper.cpp520 void TextNodeDumper::visitTParamCommandComment( in visitTParamCommandComment() function in TextNodeDumper