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