[cfe-dev] [libclang] Get result type for template function
Argyrios Kyrtzidis
akyrtzi at gmail.com
Thu Feb 21 13:29:24 PST 2013
On Feb 20, 2013, at 7:25 AM, Jesse van den Kieboom <jessevdk at gmail.com> wrote:
> Dear all,
>
> I'm trying to get the result type of a template function declaration
> using clang_getCursorResultType. This however results in a Invalid
> type. Do I need some other API to get the result of a template
> function?
Could you post a reduced test case ?
>
>
> Jesse
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
More information about the cfe-dev
mailing list