clang  3.7.0
List of all members
clang::comments::ConstCommentVisitor< ImplClass, RetTy > Class Template Reference

#include <CommentVisitor.h>

Inheritance diagram for clang::comments::ConstCommentVisitor< ImplClass, RetTy >:
[legend]
Collaboration diagram for clang::comments::ConstCommentVisitor< ImplClass, RetTy >:
[legend]

Additional Inherited Members

- Public Member Functions inherited from clang::comments::CommentVisitorBase< make_const_ptr, ImplClass, RetTy >
RetTy visit (PTR(Comment) C)
 
RetTy visitComment (PTR(Comment) C)
 

Detailed Description

template<typename ImplClass, typename RetTy = void>
class clang::comments::ConstCommentVisitor< ImplClass, RetTy >

Definition at line 64 of file CommentVisitor.h.


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