Searched refs:function11 (Results 1 – 1 of 1) sorted by relevance
577 TypeHandle function11 = T.Function1(type1, type2, type2); in Function() local584 CHECK(Equal(function11, function12) == Equal(type2, type3)); in Function()