clang 20.0.0git
|
#include "clang/AST/CommentVisitor.h"
Public Member Functions | |
RetTy | visit (PTR(Comment) C, ParamTys... P) |
RetTy | visitComment (PTR(Comment) C, ParamTys... P) |
Definition at line 20 of file CommentVisitor.h.
|
inline |
Definition at line 27 of file CommentVisitor.h.
References clang::C.
Referenced by clang::ASTNodeTraverser< Derived, NodeDelegateType >::Visit(), clang::JSONNodeDumper::Visit(), and clang::TextNodeDumper::Visit().
|
inline |
Definition at line 52 of file CommentVisitor.h.