ΒΆCXType clang_getResultType(CXType T)
CXType clang_getResultType(CXType T)
Description
Retrieve the return type associated with a function type. If a non-function type is passed in, an invalid type is returned.
Declared at: clang/include/clang-c/Index.h:3795
Parameters
- CXType T