Searched defs:enumtype (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.c488 tree enumtype = lang_hooks.types.make_type (ENUMERAL_TYPE); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.cc490 tree enumtype = lang_hooks.types.make_type (ENUMERAL_TYPE); local
[all...]
/netbsd-current/external/gpl2/texinfo/dist/makeinfo/
H A Dinsertion.c321 int enumtype; member in struct:__anon808
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc771 report_not_enum(location_t location, tree fndecl, unsigned int argno, HOST_WIDE_INT actual, tree enumtype) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-sve-builtins.cc771 report_not_enum(location_t location, tree fndecl, unsigned int argno, HOST_WIDE_INT actual, tree enumtype) argument
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Dparser.c1657 cfg_parse_enum_or_other(cfg_parser_t *pctx, const cfg_type_t *enumtype, argument
1673 cfg_doc_enum_or_other(cfg_printer_t *pctx, const cfg_type_t *enumtype, argument
/netbsd-current/external/mpl/bind/dist/lib/isccfg/
H A Dparser.c1458 cfg_parse_enum_or_other(cfg_parser_t *pctx, const cfg_type_t *enumtype, argument
1474 cfg_doc_enum_or_other(cfg_printer_t *pctx, const cfg_type_t *enumtype, argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c8752 tree enumtype = NULL_TREE; local
8819 finish_enum(tree enumtype, tree values, tree attributes) argument
9086 tree enumtype = start_enum (loc, &the_enum, get_identifier (name)); local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.c1556 member_vec_append_enum_values (vec<tree, va_gc> *member_vec, tree enumtype) argument
1699 insert_late_enum_def_bindings (tree klass, tree enumtype) argument
H A Ddecl.c15419 start_enum(tree name, tree enumtype, tree underlying_type, tree attributes, bool scoped_enum_p, bool *is_new) argument
15561 finish_enum_value_list(tree enumtype) argument
15786 finish_enum(tree enumtype) argument
15809 build_enumerator(tree name, tree value, tree enumtype, tree attributes, location_t loc) argument
16031 lookup_enumerator(tree enumtype, tree name) argument
16049 tree enumtype = start_enum (get_identifier (name), NULL_TREE, NULL_TREE, local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dname-lookup.cc2176 member_vec_append_enum_values (vec<tree, va_gc> *member_vec, tree enumtype) argument
2321 insert_late_enum_def_bindings (tree klass, tree enumtype) argument
H A Ddecl.cc16216 start_enum(tree name, tree enumtype, tree underlying_type, tree attributes, bool scoped_enum_p, bool *is_new) argument
16370 finish_enum_value_list(tree enumtype) argument
16602 finish_enum(tree enumtype) argument
16625 build_enumerator(tree name, tree value, tree enumtype, tree attributes, location_t loc) argument
16841 lookup_enumerator(tree enumtype, tree name) argument
16859 tree enumtype = start_enum (get_identifier (name), NULL_TREE, NULL_TREE, local
16874 enumtype, NULL_TREE, loc); local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc9089 tree enumtype = NULL_TREE; local
9156 finish_enum(tree enumtype, tree values, tree attributes) argument
9423 tree enumtype = start_enum (loc, &the_enum, get_identifier (name)); local
[all...]

Completed in 389 milliseconds