ΒΆCXType clang_Type_getModifiedType(CXType T)
CXType clang_Type_getModifiedType(CXType T)
Description
Return the type that was modified by this attributed type. If the type is not an attributed type, an invalid type is returned.
Declared at: clang/include/clang-c/Index.h:4054
Parameters
- CXType T