Searched refs:TS_UNION (Results 1 – 2 of 2) sorted by relevance
96 #define STT_isderived(s) ((s) & (TS_STRUCT | TS_UNION | TS_ENUM | TS_TYPEDEF))191 TS_UNION = 0x00080000, enumerator
347 $$ = TS_UNION;662 { "union", UNION, TS_UNION }, in lookup_keyword()724 { TS_UNION, "union" }, in lookup_sttpair()1113 case TS_UNION: in declspec_ToString()