ΒΆint clang_Type_getNumTemplateArguments(CXType T)

Description

Returns the number of template arguments for given template specialization, or -1 if type \c T is not a template specialization.

Declared at: clang/include/clang-c/Index.h:4109

Parameters

CXType T