Searched refs:function22 (Results 1 – 1 of 1) sorted by relevance
580 TypeHandle function22 = T.Function2(type1, type2, type3); in Function() local585 CHECK(Equal(function21, function22) == Equal(type2, type3)); in Function()