Home
last modified time | relevance | path

Searched refs:union_type_node (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dlex.c627 union_type_node = build_int_2 (union_type, 0);
628 TREE_TYPE (union_type_node) = union_type_node;
629 ridpointers[(int) RID_UNION] = union_type_node;
691 else if (yylval.ttype == union_type_node)
H A Dparse.y261 if ((key == union_type_node) != (TREE_CODE (aggr) == UNION_TYPE))
263 key == union_type_node ? "union"
2380 ? union_type_node
H A Dcp-tree.h684 #define union_type_node cp_global_trees[CPTI_UNION_TYPE] macro
/openbsd/gnu/gcc/gcc/cp/
H A DChangeLog-2003106 (union_type_node): Likewise.
110 union_type_node, or enum_type_node. Simplify handling of