stage3/fill_candidate_datatypes.hh
changeset 939 5074236fb3c4
parent 936 0f7bcc160568
child 940 61e2bdae5899
--- 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.