[cfe-dev] Origin of a Type

madil90 madil90 at gmail.com
Sat Nov 10 14:23:27 PST 2012


Hi,
   I want to find out the origin of a type. Consider a type "string" or
"FILE". I want to find out where it came from. For "string", it would be
string.h or whichever file the "string" class is defined. Also, can I get
the original class declaration as a Record variable.

Regards,
Adil



--
View this message in context: http://clang-developers.42468.n3.nabble.com/Origin-of-a-Type-tp4028159.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list