Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
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)
Dparse.y261 if ((key == union_type_node) != (TREE_CODE (aggr) == UNION_TYPE))
263 key == union_type_node ? "union"
2380 ? union_type_node
Dcp-tree.h684 #define union_type_node cp_global_trees[CPTI_UNION_TYPE] macro
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-2003106 (union_type_node): Likewise.
110 union_type_node, or enum_type_node. Simplify handling of