[cfe-dev] [libclang] Get result type for template function

Jesse van den Kieboom jessevdk at gmail.com
Wed Feb 20 07:25:57 PST 2013


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?


Jesse



More information about the cfe-dev mailing list