Searched refs:DECL_VISIBILITY (Results 1 – 21 of 21) sorted by relevance
383 DECL_VISIBILITY (t) = VISIBILITY_HIDDEN; in default_stack_protect_guard()415 DECL_VISIBILITY (fn) = DECL_VISIBILITY (decl); in init_stack_smash_fn()417 DECL_VISIBILITY (fn) = VISIBILITY_DEFAULT; in init_stack_smash_fn()
4974 && vis != DECL_VISIBILITY (decl) in handle_visibility_attribute()4980 DECL_VISIBILITY (decl) = vis; in handle_visibility_attribute()5018 DECL_VISIBILITY (decl) = VISIBILITY_DEFAULT; in c_determine_visibility()5027 DECL_VISIBILITY (decl) = default_visibility; in c_determine_visibility()
1413 DECL_VISIBILITY (fn) = DECL_VISIBILITY (decl); in init_block_move_fn()1415 DECL_VISIBILITY (fn) = VISIBILITY_DEFAULT; in init_block_move_fn()2620 DECL_VISIBILITY (fn) = DECL_VISIBILITY (decl); in init_block_clear_fn()2622 DECL_VISIBILITY (fn) = VISIBILITY_DEFAULT; in init_block_clear_fn()
1503 && DECL_VISIBILITY (newdecl) != DECL_VISIBILITY (olddecl)) in diagnose_mismatched_decls()1725 DECL_VISIBILITY (newdecl) = DECL_VISIBILITY (olddecl); in merge_decls()
5068 enum symbol_visibility vis = DECL_VISIBILITY (decl); in maybe_assemble_visibility()5865 && DECL_VISIBILITY (exp) != VISIBILITY_DEFAULT) in default_binds_local_p_1()5872 else if (DECL_VISIBILITY (exp) != VISIBILITY_DEFAULT) in default_binds_local_p_1()
2868 #define DECL_VISIBILITY(NODE) (DECL_WITH_VIS_CHECK (NODE)->decl_with_vis.visibility) macro
5450 DECL_VISIBILITY (decl) = VISIBILITY_DEFAULT; in expand_builtin_fork_or_exec()
117 DECL_VISIBILITY (clone) = DECL_VISIBILITY (fn); in maybe_clone_body()
1593 else if (visibility > DECL_VISIBILITY (decl) in constrain_visibility()1596 DECL_VISIBILITY (decl) = visibility; in constrain_visibility()1631 vis = DECL_VISIBILITY (arg); in constrain_visibility_for_template()1693 DECL_VISIBILITY (decl) = VISIBILITY_DEFAULT; in determine_visibility()1722 DECL_VISIBILITY (decl) = DECL_VISIBILITY (fn); in determine_visibility()1746 DECL_VISIBILITY (decl) = default_visibility; in determine_visibility()1767 DECL_VISIBILITY (decl) = DECL_VISIBILITY (pattern); in determine_visibility()1811 DECL_VISIBILITY (decl) = VISIBILITY_HIDDEN; in determine_visibility_from_class()1815 DECL_VISIBILITY (decl) = CLASSTYPE_VISIBILITY (class_type); in determine_visibility_from_class()3019 DECL_VISIBILITY (alias) = VISIBILITY_HIDDEN; in build_java_method_aliases()
382 DECL_VISIBILITY (thunk_fndecl) = DECL_VISIBILITY (function); in use_thunk()
1942 && DECL_VISIBILITY (newdecl) != DECL_VISIBILITY (olddecl)) in duplicate_decls()1952 DECL_VISIBILITY (newdecl) = DECL_VISIBILITY (olddecl); in duplicate_decls()3484 DECL_VISIBILITY (fn) = VISIBILITY_DEFAULT; in build_library_fn_1()
4839 DECL_VISIBILITY (type_decl) = CLASSTYPE_VISIBILITY (template_type); in lookup_template_class()6773 DECL_VISIBILITY (r) = VISIBILITY_DEFAULT; in tsubst_decl()7005 DECL_VISIBILITY (r) = VISIBILITY_DEFAULT; in tsubst_decl()
967 DECL_VISIBILITY (TYPE_NAME (TYPE))
709 * decl.c (duplicate_decls): copy DECL_VISIBILITY field.711 * optimize.c (maybe_clone_body): copy DECL_VISIBILITY field.
3030 * class.c (build_vtable): Do not set DECL_VISIBILITY here.3049 * rtti.c (get_tinfo_decl): Do not set DECL_VISIBILITY.
1403 (DECL_VISIBILITY (decl) != VISIBILITY_HIDDEN in darwin_emit_unwind_label()
3642 vis = DECL_VISIBILITY (fn); in frv_local_funcdesc_p()3656 DECL_VISIBILITY (fn) = vis; in frv_local_funcdesc_p()
2960 DECL_VISIBILITY (decl) = VISIBILITY_HIDDEN; in arm_handle_notshared_attribute()15137 DECL_VISIBILITY (decl) = VISIBILITY_HIDDEN; in arm_cxx_determine_class_data_visibility()15139 DECL_VISIBILITY (decl) = VISIBILITY_DEFAULT; in arm_cxx_determine_class_data_visibility()
9278 || (decl && DECL_VISIBILITY (decl) != VISIBILITY_DEFAULT))); in sh_function_ok_for_sibcall()
8997 @code{DECL_VISIBILITY} and @code{DECL_VISIBILITY_SPECIFIED}.
27213 to set `DECL_VISIBILITY' and `DECL_VISIBILITY_SPECIFIED'.