high_level_data.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void add_tag_data ()

Function Documentation

void add_tag_data (  ) 

Definition at line 25 of file high_level_data.c.

00026 {
00027         int i;
00028 
00029         for (i = 0; i < num_modules; i++)
00030         {
00031                 update_tree (ast_modules[i]);
00032         }
00033 }

Here is the call graph for this function:

Here is the caller graph for this function:

Generated on Tue Aug 2 10:43:15 2011 for ODIN_II by  doxygen 1.6.3