[cfe-dev] libclang - return types of Objective-C methods not returned

Vinay Sajip vinay_sajip at yahoo.co.uk
Fri Sep 9 06:01:19 PDT 2011


> Is there some way which I've missed which can be used to get an Objective-C
> method's return type?

OK - found clang_getCursorResultType(). I was wrongly using clang_getResultType.

Regards,

Vinay Sajip





More information about the cfe-dev mailing list