Home
last modified time | relevance | path

Searched refs:DECL_VISIBILITY_SPECIFIED (Results 1 – 25 of 84) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c2448 && (tmpl || !DECL_VISIBILITY_SPECIFIED (decl))) in constrain_visibility()
2452 DECL_VISIBILITY_SPECIFIED (decl) = false; in constrain_visibility()
2511 bool orig_visibility_specified = DECL_VISIBILITY_SPECIFIED (decl); in determine_visibility()
2559 if (DECL_FUNCTION_SCOPE_P (decl) && ! DECL_VISIBILITY_SPECIFIED (decl)) in determine_visibility()
2565 if (DECL_VISIBILITY_SPECIFIED (fn)) in determine_visibility()
2568 DECL_VISIBILITY_SPECIFIED (decl) = in determine_visibility()
2569 DECL_VISIBILITY_SPECIFIED (fn); in determine_visibility()
2578 DECL_VISIBILITY_SPECIFIED (decl) = in determine_visibility()
2584 DECL_VISIBILITY_SPECIFIED (decl) = in determine_visibility()
2585 DECL_VISIBILITY_SPECIFIED (fn); in determine_visibility()
[all …]
H A Doptimize.c511 DECL_VISIBILITY_SPECIFIED (clone) = DECL_VISIBILITY_SPECIFIED (fn); in maybe_clone_body()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc2657 && (tmpl || !DECL_VISIBILITY_SPECIFIED (decl))) in constrain_visibility()
2661 DECL_VISIBILITY_SPECIFIED (decl) = false; in constrain_visibility()
2720 bool orig_visibility_specified = DECL_VISIBILITY_SPECIFIED (decl); in determine_visibility()
2768 if (DECL_FUNCTION_SCOPE_P (decl) && ! DECL_VISIBILITY_SPECIFIED (decl)) in determine_visibility()
2774 if (DECL_VISIBILITY_SPECIFIED (fn)) in determine_visibility()
2777 DECL_VISIBILITY_SPECIFIED (decl) = in determine_visibility()
2778 DECL_VISIBILITY_SPECIFIED (fn); in determine_visibility()
2787 DECL_VISIBILITY_SPECIFIED (decl) = in determine_visibility()
2793 DECL_VISIBILITY_SPECIFIED (decl) = in determine_visibility()
2794 DECL_VISIBILITY_SPECIFIED (fn); in determine_visibility()
[all …]
H A Doptimize.cc511 DECL_VISIBILITY_SPECIFIED (clone) = DECL_VISIBILITY_SPECIFIED (fn); in maybe_clone_body()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-emutls.c257 DECL_VISIBILITY_SPECIFIED (to) = DECL_VISIBILITY_SPECIFIED (decl); in get_emutls_init_templ_addr()
302 DECL_VISIBILITY_SPECIFIED (to) = DECL_VISIBILITY_SPECIFIED (decl); in new_emutls_decl()
H A Dsymtab.c922 if (DECL_VISIBILITY_SPECIFIED (decl)) in dump_base()
1409 DECL_VISIBILITY_SPECIFIED (decl) = 0; in make_decl_local()
1459 DECL_VISIBILITY_SPECIFIED (decl) = DECL_VISIBILITY_SPECIFIED (n->decl); in copy_visibility_from()
H A Dipa.c1043 DECL_VISIBILITY_SPECIFIED (atexit_fndecl) = true; in build_cxa_atexit_decl()
1067 DECL_VISIBILITY_SPECIFIED (dso_handle_decl) = true; in build_dso_handle_decl()
H A Dtarghooks.c907 DECL_VISIBILITY_SPECIFIED (t) = 1; in default_external_stack_protect_fail()
939 DECL_VISIBILITY_SPECIFIED (t) = 1; in default_hidden_stack_protect_fail()
H A Dattribs.c1725 if (DECL_VISIBILITY_SPECIFIED (node) in handle_dll_attribute()
1731 DECL_VISIBILITY_SPECIFIED (node) = 1; in handle_dll_attribute()
H A Doptabs-libfuncs.c735 DECL_VISIBILITY_SPECIFIED (decl) = 1; in build_libfunc_function_visibility()
H A Domp-simd-clone.c468 DECL_VISIBILITY_SPECIFIED (new_node->decl) in simd_clone_create()
469 = DECL_VISIBILITY_SPECIFIED (old_node->decl); in simd_clone_create()
H A Dtree-streamer-out.c267 bp_pack_value (bp, DECL_VISIBILITY_SPECIFIED (expr), 1); in pack_ts_decl_with_vis_value_fields()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-emutls.cc257 DECL_VISIBILITY_SPECIFIED (to) = DECL_VISIBILITY_SPECIFIED (decl); in get_emutls_init_templ_addr()
302 DECL_VISIBILITY_SPECIFIED (to) = DECL_VISIBILITY_SPECIFIED (decl); in new_emutls_decl()
H A Dsymtab.cc966 if (DECL_VISIBILITY_SPECIFIED (decl)) in dump_base()
1558 DECL_VISIBILITY_SPECIFIED (decl) = 0; in make_decl_local()
1608 DECL_VISIBILITY_SPECIFIED (decl) = DECL_VISIBILITY_SPECIFIED (n->decl); in copy_visibility_from()
H A Dipa.cc1046 DECL_VISIBILITY_SPECIFIED (atexit_fndecl) = true; in build_cxa_atexit_decl()
1070 DECL_VISIBILITY_SPECIFIED (dso_handle_decl) = true; in build_dso_handle_decl()
H A Doptabs-libfuncs.cc735 DECL_VISIBILITY_SPECIFIED (decl) = 1; in build_libfunc_function_visibility()
H A Domp-simd-clone.cc470 DECL_VISIBILITY_SPECIFIED (new_node->decl) in simd_clone_create()
471 = DECL_VISIBILITY_SPECIFIED (old_node->decl); in simd_clone_create()
H A Dattribs.cc1924 if (DECL_VISIBILITY_SPECIFIED (node) in handle_dll_attribute()
1930 DECL_VISIBILITY_SPECIFIED (node) = 1; in handle_dll_attribute()
H A Dtree-streamer-out.cc276 bp_pack_value (bp, DECL_VISIBILITY_SPECIFIED (expr), 1); in pack_ts_decl_with_vis_value_fields()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-partition.c984 && DECL_VISIBILITY_SPECIFIED (node->decl) in promote_symbol()
998 DECL_VISIBILITY_SPECIFIED (node->decl) = true; in promote_symbol()
1015 DECL_VISIBILITY_SPECIFIED (alias->decl) = true; in promote_symbol()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-partition.cc990 && DECL_VISIBILITY_SPECIFIED (node->decl) in promote_symbol()
1009 DECL_VISIBILITY_SPECIFIED (node->decl) = true; in promote_symbol()
1026 DECL_VISIBILITY_SPECIFIED (alias->decl) = true; in promote_symbol()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Druntime.cc261 DECL_VISIBILITY_SPECIFIED (decl) = 1; in build_libcall_decl()
H A Dmodules.cc354 DECL_VISIBILITY_SPECIFIED (decl) = 1; in build_dso_cdtor_fn()
399 DECL_VISIBILITY_SPECIFIED (var) = 1; in build_dso_registry_var()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Druntime.cc256 DECL_VISIBILITY_SPECIFIED (decl) = 1; in build_libcall_decl()
H A Dmodules.cc350 DECL_VISIBILITY_SPECIFIED (decl) = 1; in build_dso_cdtor_fn()
397 DECL_VISIBILITY_SPECIFIED (var) = 1; in build_dso_registry_var()

1234