ΒΆCXType clang_Type_getClassType(CXType T)

Description

Return the class type of an member pointer type. If a non-member-pointer type is passed in, an invalid type is returned.

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

Parameters

CXType T