enum DeclInfo::TemplateDeclKind

Description

What kind of template specialization \c CommentDecl is.

Declared at: clang/include/clang/AST/Comment.h:1031

Enumerators

NameValueComment
NotTemplate0
Template1
TemplateSpecialization2
TemplatePartialSpecialization3