Use is_type_void(x) instead of x == type_void where qualified versions of void might...
[cparser] / symbol_table_t.h
2009-04-07 Michael Beck- 2009 patch
2008-06-04 Matthias Braunupdate hashset, try to identify all global function...
2008-02-18 Matthias Braunadd license comments
2007-06-09 Matthias BraunInitial import of c parser