class ConstCommentVisitor
Declaration
template <typename ImplClass,
typename RetTy = void,
class... ParamTys>
class ConstCommentVisitor { /* full declaration omitted */ };
Declared at: clang/include/clang/AST/CommentVisitor.h:62
Templates
- ImplClass
- RetTy = void
- ParamTys