ΒΆCXType clang_getArrayElementType(CXType T)

Description

Return the element type of an array type. If a non-array type is passed in, an invalid type is returned.

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

Parameters

CXType T