<font color="#330099"><font size="2"><font face="georgia,serif">Hello,<br><br>We can get AST after a number of clang's  semantical and syntactical analysis on the source file. I would like to know where is the place that stores the resulting AST's. Is there any database that can store the intermediate results while parsing source files? Or is AST built on the fly automatically without being stored anywhere? To clarify more, I can dump AST for the given source code by using clang command. where is the source of this dumped file? I guess, when running the dump command, it automatically parse the source and and build AST on the fly and show the result.  But am not sure. How someone able to capture AST if he/she needs to transform it. I will be thankful for any clarification. <br clear="all">

</font></font></font><br>-- <br><b></b>eyasu<br>