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