Home
last modified time | relevance | path

Searched refs:pushdecl (Results 1 – 25 of 127) sorted by relevance

123456

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dlanghooks.cc504 lang_hooks.decls.pushdecl (value_decl); in lhd_simulate_enum_decl()
514 lang_hooks.decls.pushdecl (enumdecl); in lhd_simulate_enum_decl()
533 lang_hooks.decls.pushdecl (decl); in lhd_simulate_record_decl()
794 lang_hooks.decls.pushdecl (decl); in lhd_builtin_function()
805 return lang_hooks.decls.pushdecl (decl); in add_builtin_type()
H A Dlanghooks.h211 tree (*pushdecl) (tree); member
H A Dlanghooks-def.h253 #define LANG_HOOKS_PUSHDECL pushdecl
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dlanghooks.c501 lang_hooks.decls.pushdecl (value_decl); in lhd_simulate_enum_decl()
511 lang_hooks.decls.pushdecl (enumdecl); in lhd_simulate_enum_decl()
744 lang_hooks.decls.pushdecl (decl); in lhd_builtin_function()
755 return lang_hooks.decls.pushdecl (decl); in add_builtin_type()
H A Dlanghooks.h196 tree (*pushdecl) (tree); member
H A Dlanghooks-def.h238 #define LANG_HOOKS_PUSHDECL pushdecl
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-mve-builtins.cc121 decl = lang_hooks.decls.pushdecl (decl); in register_vector_type()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c2635 lang_hooks.decls.pushdecl (decl); in c_register_builtin_type()
4070 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4073 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4076 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4079 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4086 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4091 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4094 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4097 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4100 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dname-lookup.h321 extern tree pushdecl (tree, bool is_friend = false);
H A Dcp-objcp-common.c340 return pushdecl (decl); in cp_pushdecl()
H A Dfriend.c630 decl = pushdecl (decl, /*is_friend=*/true); in do_friend()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc2829 lang_hooks.decls.pushdecl (decl); in c_register_builtin_type()
4317 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4320 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4323 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4326 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4333 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4338 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4341 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4344 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
4347 lang_hooks.decls.pushdecl (build_decl (UNKNOWN_LOCATION, in c_common_nodes_and_builtins()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Df95-lang.c434 pushdecl (tree decl) in pushdecl() function
478 t = pushdecl (x); in pushdecl_top_level()
528 pushdecl (decl); in gfc_builtin_function()
H A Dtrans-decl.c1032 pushdecl (token); in gfc_build_qualified_array()
2468 pushdecl (fndecl); in build_function_decl()
2979 pushdecl (union_decl); in build_entry_thunks()
3270 pushdecl (fndecl); in build_library_function_decl_1()
5324 pushdecl (decl); in gfc_create_module_variable()
5341 pushdecl (length); in gfc_create_module_variable()
5756 pushdecl (fndecl); in generate_coarray_init()
5799 pushdecl (decl); in create_module_nml_decl()
6133 pushdecl (decl); in generate_local_nml_decl()
6314 pushdecl (ftn_main); in create_main_function()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Df95-lang.cc440 pushdecl (tree decl) in pushdecl() function
484 t = pushdecl (x); in pushdecl_top_level()
534 pushdecl (decl); in gfc_builtin_function()
H A Dtrans-decl.cc1037 pushdecl (token); in gfc_build_qualified_array()
2492 pushdecl (fndecl); in build_function_decl()
3013 pushdecl (union_decl); in build_entry_thunks()
3310 pushdecl (fndecl); in build_library_function_decl_1()
5252 pushdecl (decl); in gfc_create_module_variable()
5269 pushdecl (length); in gfc_create_module_variable()
5684 pushdecl (fndecl); in generate_coarray_init()
5727 pushdecl (decl); in create_module_nml_decl()
6066 pushdecl (decl); in generate_local_nml_decl()
6247 pushdecl (ftn_main); in create_main_function()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-199414 (pushdecl): Also count decls pushed that are of a type being defined
198 * decl.c (pushdecl): Use DECL_NAME of VAR_DECLs to avoid namespace
272 (pushdecl): Use duplicate_decls to copy info from old decl into new
714 (pushdecl): Likewise.
721 (start_function): Deal with linkage. Move pushdecl after linkage
1194 (pushdecl): Only allow artificial typedefs to be shadowed.
1743 * init.c (do_friend): Do overload C functions (or call pushdecl,
1777 tinkering to after call to pushdecl.
2218 (pushdecl): Check if the decls themselves match before looking for
2519 * init.c (do_friend): Only do a pushdecl for friends, not
[all …]
H A Dcp-objcp-common.cc371 return pushdecl (decl); in cp_pushdecl()
H A Dname-lookup.h460 extern tree pushdecl (tree, bool hiding = false);
H A Dfriend.cc635 decl = pushdecl (decl, /*hiding=*/true); in do_friend()
H A DChangeLog-1995171 * decl.c (pushdecl): Only warn about shadowing a local variable if
717 (pushdecl): Warn if for-scope variable shadows local.
968 (pushdecl): Build up the list.
1233 * decl.c (pushdecl): Use it.
1235 * decl.c (pushdecl): Don't warn about shadowing a member of `this'
1590 the pushdecl.
1655 (pop_everything, pushtag, duplicate_decls, pushdecl): Likewise.
1690 (pushdecl): Don't play with linkage of consts.
1696 (start_function): Wait until after the pushdecl to do some linkage
2025 * decl.c (pushdecl): Use decls_match, not duplicate_decls, for
[all …]
H A DChangeLog-1993163 * cp-decl.c (pushdecl): Don't set DECL_CONTEXT if it's already set.
386 from code extracted from pushdecl.
387 (duplicate_decls, pushdecl): Call new function.
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc1578 TYPE_STUB_DECL (type) = pushdecl (build_decl (loc, in pushtag()
3112 pushdecl (tree x) in pushdecl() function
3745 decl = pushdecl (decl); in implicitly_declare()
4514 pushdecl (build_decl (UNKNOWN_LOCATION, TYPE_DECL, get_identifier ("_Bool"), in c_init_decl_processing()
4633 return pushdecl (decl); in c_simulate_builtin_function_decl()
5288 tem = pushdecl (decl); in start_decl()
5934 decl = pushdecl (decl); in push_parm_decl()
6035 pushdecl (decl); in build_compound_literal()
6039 pushdecl (decl); in build_compound_literal()
7206 pushdecl (decl); in grokdeclarator()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c1566 TYPE_STUB_DECL (type) = pushdecl (build_decl (loc, in pushtag()
3071 pushdecl (tree x) in pushdecl() function
3681 decl = pushdecl (decl); in implicitly_declare()
4423 pushdecl (build_decl (UNKNOWN_LOCATION, TYPE_DECL, get_identifier ("_Bool"), in c_init_decl_processing()
4542 return pushdecl (decl); in c_simulate_builtin_function_decl()
5177 tem = pushdecl (decl); in start_decl()
5616 decl = pushdecl (decl); in push_parm_decl()
5717 pushdecl (decl); in build_compound_literal()
5721 pushdecl (decl); in build_compound_literal()
6882 pushdecl (decl); in grokdeclarator()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc3116 type = lang_hooks.decls.pushdecl (build_decl (input_location, in synth_module_prologue()
3122 type = lang_hooks.decls.pushdecl (build_decl (input_location, in synth_module_prologue()
3128 type = lang_hooks.decls.pushdecl (build_decl (input_location, in synth_module_prologue()
3527 lang_hooks.decls.pushdecl (build_decl in objc_declare_alias()
4354 lang_hooks.decls.pushdecl (decl); in objc_begin_catch_clause()
7472 objc_property_temp_decl = lang_hooks.decls.pushdecl (objc_property_temp_decl); in objc_synthesize_getter()
8504 parm_info = pushdecl (parm_info); in objc_get_parm_info()
8838 current_function_decl = pushdecl (fndecl); in objc_start_function()
9005 lang_hooks.decls.pushdecl (UOBJC_SUPER_decl); in get_super_receiver()

123456