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