Searched refs:finish_enum (Results 1 - 13 of 13) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dc-tree.h208 extern tree finish_enum PARAMS ((tree, tree, tree));
H A Dc-decl.c5617 finish_enum (enumtype, values, attributes)
5590 finish_enum (enumtype, values, attributes) function
/openbsd-current/gnu/gcc/gcc/
H A Dc-tree.h463 extern tree finish_enum (tree, tree, tree);
H A Dc-decl.c5809 finish_enum (tree enumtype, tree values, tree attributes)
5783 finish_enum (tree enumtype, tree values, tree attributes) function
H A Dc-parser.c1781 ret.spec = finish_enum (type, nreverse (values),
/openbsd-current/gnu/usr.bin/gcc/gcc/cp/
H A Dparse.y2318 finish_enum (current_enum_type);
2327 finish_enum (current_enum_type);
H A Dcp-tree.h3831 extern void finish_enum PARAMS ((tree));
H A Dpt.c10776 finish_enum (newtag);
H A Ddecl.c14030 finish_enum (enumtype)
14235 In finish_enum we will reset the type. Of course, if we're
14008 finish_enum (enumtype) function
/openbsd-current/gnu/gcc/gcc/cp/
H A Dcp-tree.h3937 extern void finish_enum (tree);
H A Ddecl.c10154 finish_enum (tree enumtype)
10435 In finish_enum we will reset the type. Of course, if we're
10135 finish_enum (tree enumtype) function
H A Dparser.c10494 finish_enum (type);
H A Dpt.c12550 finish_enum (newtag);

Completed in 493 milliseconds