clang 20.0.0git
|
#include "clang/AST/CommentVisitor.h"
Additional Inherited Members | |
Public Member Functions inherited from clang::comments::CommentVisitorBase< Ptr, ImplClass, RetTy, ParamTys > | |
RetTy | visit (PTR(Comment) C, ParamTys... P) |
RetTy | visitComment (PTR(Comment) C, ParamTys... P) |
Definition at line 59 of file CommentVisitor.h.