Searched refs:start_enum (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h486 extern tree start_enum (tree);
H A Dc-decl.c5920 start_enum (tree name)
6101 current enumeration type (one that was begun with start_enum).
5894 start_enum (tree name) function
H A Dc-parser.c1727 tree type = start_enum (ident);
/freebsd-9.3-release/contrib/gcc/cp/
H A Dcp-tree.h3951 extern tree start_enum (tree);
H A Ddecl.c10187 start_enum (tree name)
10168 start_enum (tree name) function
H A Dparser.c10554 type = start_enum (identifier);
H A Dpt.c4793 t = start_enum (TYPE_IDENTIFIER (template_type));
4796 /* We don't want to call start_enum for this type, since
4815 /* If we called start_enum or pushtag above, this information
12557 start_enum) and ARGS are the template arguments to use. */

Completed in 313 milliseconds