clang
17.0.0git
clang
comments
CommentVisitor
List of all members
clang::comments::CommentVisitor< ImplClass, RetTy, ParamTys > Class Template Reference
#include "
clang/AST/CommentVisitor.h
"
Inheritance diagram for clang::comments::CommentVisitor< ImplClass, RetTy, ParamTys >:
[
legend
]
Collaboration diagram for clang::comments::CommentVisitor< ImplClass, RetTy, ParamTys >:
[
legend
]
Additional Inherited Members
Public Member Functions inherited from
clang::comments::CommentVisitorBase< std::add_pointer, ImplClass, void, ParamTys... >
void
visit
(
PTR
(
Comment
) C, ParamTys...
P
)
void
visitComment
(
PTR
(
Comment
) C, ParamTys...
P
)
Detailed Description
template<typename ImplClass, typename RetTy = void, class... ParamTys>
class clang::comments::CommentVisitor< ImplClass, RetTy, ParamTys >
Definition at line
58
of file
CommentVisitor.h
.
The documentation for this class was generated from the following file:
include/clang/AST/
CommentVisitor.h
Generated on Fri Jan 27 2023 11:34:42 for clang by
1.8.17