ΒΆlong long clang_getArraySize(CXType T)

Description

Return the array size of a constant array. If a non-array type is passed in, -1 is returned.

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

Parameters

CXType T