[cfe-dev] DeclRefExpr nodes from AST.

Mohit Asudani mohitasudani at hotmail.com
Wed May 11 02:22:06 PDT 2011


Hi


I have made my own ASTConsumer. I want to traverse entire program AST and look for all DeclRefExpr and MemberExpr Nodes.I have reference to ASTContext ( within HandleTranslationUnit() ), how should I proceed from this reference to starting node of AST for traversal ?

Thanks Mohit Asudani
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20110511/58ed824d/attachment.html>


More information about the cfe-dev mailing list