stage3/datatype_functions.hh
changeset 676 ca4f17211251
parent 666 8ba9ec4bae50
child 778 44e02a88f1e7
equal deleted inserted replaced
675:59fc28d4b06c 676:ca4f17211251
   161 
   161 
   162 
   162 
   163 
   163 
   164 
   164 
   165 
   165 
   166 bool is_type_equal(symbol_c *first_type, symbol_c *second_type);
       
   167 bool is_type_valid(symbol_c *type);
       
   168 
       
   169 
       
   170 
       
   171 
       
   172 #endif /* _HELPER_FUNCTIONS_HH_ */
   166 #endif /* _HELPER_FUNCTIONS_HH_ */