diff -r 31e3b3f2eff1 -r 5074236fb3c4 stage3/fill_candidate_datatypes.hh --- a/stage3/fill_candidate_datatypes.hh Sun Oct 19 21:30:58 2014 +0100 +++ b/stage3/fill_candidate_datatypes.hh Sat Oct 25 11:15:55 2014 +0100 @@ -56,7 +56,7 @@ class fill_candidate_datatypes_c: public iterator_visitor_c { private: - search_varfb_instance_type_c *search_varfb_instance_type; + search_var_instance_decl_c *search_var_instance_decl; /* When calling a function block, we must first find it's type, * by searching through the declarations of the variables currently * in scope.