ΒΆCXType clang_Type_getObjCTypeArg(CXType T,
                                 unsigned int i)

Description

Retrieve a type argument associated with an ObjC object. If the type is not an ObjC or the index is not valid, an invalid type is returned.

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

Parameters

CXType T
unsigned int i