Home
last modified time | relevance | path

Searched defs:decls (Results 1 – 25 of 34) sorted by relevance

12

/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-runtime-shared-support.c164 tree decls, *chain = NULL; in build_super_template() local
190 tree decls, *chain = NULL; in build_method_template() local
212 tree decls, *chain = NULL; in build_method_prototype_template() local
237 tree array_type, decls, *chain = NULL; in build_method_list_template() local
268 tree array_type, decls, *chain = NULL; in build_method_prototype_list_template() local
479 tree decls, *chain = NULL; in build_module_descriptor() local
574 tree array_type, decls, *chain = NULL; in build_ivar_list_template() local
600 tree decls, *chain = NULL; in build_ivar_template() local
H A Dobjc-next-runtime-abi-01.c422 tree ptype, decls, *chain = NULL; in build_v1_class_template() local
501 tree ptype, decls, *chain = NULL; in build_v1_category_template() local
555 tree ptype, decls, *chain = NULL; in build_v1_protocol_template() local
1049 tree decls, *chain = NULL; in build_v1_property_template() local
1078 tree decls, *chain = NULL; in build_v1_objc_protocol_extension_template() local
1112 tree ptrt, decls, *chain = NULL; in build_objc_class_ext_template() local
1255 tree array_type, decls, *chain = NULL; in build_v1_property_list_template() local
2425 tree decls, temp_type, *chain = NULL; in build_next_objc_exception_stuff() local
H A Dobjc-next-runtime-abi-02.c545 tree decls, *chain = NULL; in build_v2_message_ref_templates() local
636 tree decls, *chain = NULL; in build_v2_class_templates() local
716 tree decls, *chain = NULL; in build_v2_super_template() local
746 tree decls, *chain = NULL; in build_v2_protocol_template() local
800 tree decls, *chain = NULL; in build_v2_category_template() local
1791 tree decls, *chain = NULL; in build_v2_property_template() local
1818 tree decls, *chain = NULL; in build_v2_ivar_t_template() local
2278 tree array_type, decls, *chain = NULL; in build_v2_method_list_template() local
2389 tree array_type, decls, *chain = NULL; in build_v2_property_list_template() local
2890 tree decls, *chain = NULL; in build_v2_ivar_list_t_template() local
[all …]
H A Dobjc-gnu-runtime-abi-01.c322 tree decls, *chain = NULL; in build_selector_template() local
354 tree ptype, decls, *chain = NULL; in build_class_template() local
421 tree ptype, decls, *chain = NULL; in build_category_template() local
455 tree ptype, decls, *chain = NULL; in build_protocol_template() local
H A Dobjc-act.c305 tree decls; in generate_struct_by_value_array() local
9526 tree decls, *chain = NULL; in build_fast_enumeration_state_template() local
/dflybsd-src/usr.bin/rpcgen/
H A Drpc_parse.c109 decl_list *decls; in def_struct() local
136 decl_list *decls; in def_program() local
H A Drpc_parse.h122 decl_list *decls; member
143 decl_list *decls; member
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-gimplify.c132 tree decls, bind; in c_build_bind_expr() local
H A Dc-pragma.c420 tree oldname, newname, decls, x; in handle_pragma_redefine_extname() local
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-gimplify.c183 tree decls, bind; in c_build_bind_expr() local
H A Dc-pragma.c492 tree oldname, newname, decls, x; in handle_pragma_redefine_extname() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-nested.c1576 tree decls = NAMELIST_DECL_ASSOCIATED_DECL (var); in convert_nonlocal_reference_stmt() local
2260 tree decls = NAMELIST_DECL_ASSOCIATED_DECL (var); in convert_local_reference_stmt() local
H A Dlanghooks.h463 struct lang_hooks_for_decls decls; member
H A Dtree-inline.c627 remap_decls (tree decls, vec<tree, va_gc> **nonlocalized_list, in remap_decls() argument
5395 tree old_var, decls = gimple_bind_vars (stmt); in replace_locals_stmt() local
H A Domp-low.c8732 vec<tree> *decls; member
8769 auto_vec<tree, 10> decls; in lower_omp_regimplify_operands() local
H A Dasan.c1253 HOST_WIDE_INT *offsets, tree *decls, int length) in asan_emit_stack_protection()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dlanghooks.h414 struct lang_hooks_for_decls decls; member
H A Dc-parser.c2462 tree decls; in c_parser_struct_or_union_specifier() local
2570 tree decls; in c_parser_struct_declaration() local
7232 tree decls; in c_parser_objc_class_instance_variables() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Ddecl.c547 tree decls; in poplevel() local
9861 tree decls = NULL_TREE; in grokdeclarator() local
10673 tree decls = NULL_TREE; in grokparms() local
H A Dname-lookup.c2130 tree decls = NULL_TREE; in c_linkage_bindings() local
2454 struct scope_binding decls = EMPTY_SCOPE_BINDING; in do_nonmember_using_decl() local
/dflybsd-src/contrib/gcc-4.7/gcc/lto/
H A Dlto.c284 tree *decls = ggc_alloc_vec_tree (size); in lto_read_in_decl_state() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Ddecl.c575 tree decls; in poplevel() local
11895 tree decls = NULL_TREE; in grokdeclarator() local
12846 tree decls = NULL_TREE; in grokparms() local
H A Dmangle.c4008 mangle_decomp (const tree decl, vec<tree> &decls) in mangle_decomp()
/dflybsd-src/contrib/gcc-8.0/gcc/lto/
H A Dlto.c255 vec<tree, va_gc> *decls = NULL; in lto_read_in_decl_state() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c3164 tree decls; in c_parser_struct_or_union_specifier() local
3277 tree decls; in c_parser_struct_declaration() local
9650 tree decls; in c_parser_objc_class_instance_variables() local

12