CXTemplateArgumentKind

Describes the kind of a template argument.

See the definition of llvm::clang::TemplateArgument::ArgKind for full element descriptions.

Values

ValueMeaning
null_0
type1
declaration2
nullPtr3
integral4
template_5
templateExpansion6
expression7
pack8
invalid9

Meta