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
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