Searched refs:union21 (Results 1 – 1 of 1) sorted by relevance
1411 TypeHandle union21 = T.Union(type2, type1); in Union1() local1412 CheckEqual(union12, union21); in Union1()