Searched refs:DLK_UNION (Results 1 – 3 of 3) sorted by relevance
326 DLK_UNION, /* union members */ enumerator
531 case DLK_UNION: in end_declaration_level()1061 if (dcs->d_kind == DLK_UNION) { in dcs_add_member()1474 case DLK_UNION: in declarator_name()
1233 begin_declaration_level($1 == STRUCT ? DLK_STRUCT : DLK_UNION);