ΒΆCXType clang_Type_getValueType(CXType CT)
CXType clang_Type_getValueType(CXType CT)
Description
Gets the type contained by this atomic type. If a non-atomic type is passed in, an invalid type is returned.
Declared at: clang/include/clang-c/Index.h:4061
Parameters
- CXType CT