[cfe-dev] Getting the typedef definition from the AST

Miguel Aguilar miguel.aguilar at ice.rwth-aachen.de
Wed Feb 20 05:48:06 PST 2013


Hi,

I am working on a source to source translator based on clang. Right now 
I am trying to get the definition of the typedef from the original 
source code. Is is possible to get it from the AST? What is the straight 
way to get it?

Thanks,

Miguel



More information about the cfe-dev mailing list