enum class TemplateParamKind

Declared at: llvm/include/llvm/Demangle/ItaniumDemangle.h:934

Enumerators

NameValueComment
Type0
NonType1
Template2