[cfe-dev] Searching for user defined structs in param list

steveneliuk s.eliuk at sisa.samsung.com
Fri Mar 1 17:13:43 PST 2013


Hi everyone,

Likely a pretty simple question for you clang gurus,

I know one can get the type of a 'param' using 'getOriginalType()'. Now is
there a way to check if this is a user defined struct? ie) something in the
source not attached through libs, etc?

I am trying to search param lists for user defined structs,

Thank you,





--
View this message in context: http://clang-developers.42468.n3.nabble.com/Searching-for-user-defined-structs-in-param-list-tp4030767.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list