clang 22.0.0git
clang::comments::CommentVisitor< ImplClass, RetTy, ParamTys > Class Template Reference

#include "clang/AST/CommentVisitor.h"

Inheritance 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 59 of file CommentVisitor.h.


The documentation for this class was generated from the following file: