[cfe-dev] find the parent of a statement
madil90
madil90 at gmail.com
Thu Nov 15 15:04:22 PST 2012
Hi,
I am parsing an AST and I have a DeclRefExpr. I want to find the parent
of this Stmt (DeclRefExpr inherits from Stmt). How can I do that using
ParentMap or anything else?
Regards,
Adil
--
View this message in context: http://clang-developers.42468.n3.nabble.com/find-the-parent-of-a-statement-tp4028287.html
Sent from the Clang Developers mailing list archive at Nabble.com.
More information about the cfe-dev
mailing list