Searched defs:union_type (Results 1 – 3 of 3) sorted by relevance
163 def GetUnionSelectorType(union_type): argument168 def GetUnionSelectorTypes(union_type): argument173 def GetUnionSelectorValues(union_type): argument178 def GetUnionSelectorField(union_type, selector_value): argument
20 union union_type {}; union
1387 TypeHandle union_type = T.Union(type, T.None); in Union1() local1394 TypeHandle union_type = T.Union(type, T.Any); in Union1() local1401 TypeHandle union_type = T.Union(type, type); in Union1() local