diff -r 19bc099215d8 -r a6211f73690b stage3/narrow_candidate_datatypes.hh --- a/stage3/narrow_candidate_datatypes.hh Tue Apr 03 12:42:16 2012 +0100 +++ b/stage3/narrow_candidate_datatypes.hh Sat Apr 07 16:14:17 2012 +0100 @@ -87,6 +87,13 @@ void *visit(array_variable_c *symbol); void *visit(subscript_list_c *symbol); + /******************************************/ + /* B 1.4.3 - Declaration & Initialisation */ + /******************************************/ + void *visit(var1_list_c *symbol); + void *visit(location_c *symbol); + void *visit(located_var_decl_c *symbol); + /**************************************/ /* B 1.5 - Program organization units */ /**************************************/