clang_Type_getTemplateArgumentAsType

\brief Returns the type template argument of a template class specialization at given index.

This function only returns template type arguments and does not handle template template arguments or variadic packs.

extern (C)
clang_Type_getTemplateArgumentAsType
(
,
uint i
)

Meta