Home
last modified time | relevance | path

Searched refs:remove_attribute (Results 1 – 15 of 15) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dattribs.h74 extern tree remove_attribute (const char *, tree);
H A Dcgraphunit.c728 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_common_attributes()
787 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_function_and_variable_attributes()
824 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_function_and_variable_attributes()
H A Dattribs.c1401 remove_attribute (const char *attr_name, tree list) in remove_attribute() function
1588 a = remove_attribute ("dllimport", a); in merge_dllimport_decl_attributes()
H A Dipa-visibility.c503 DECL_ATTRIBUTES (node->decl) = remove_attribute ("weakref", in optimize_weakref()
H A Dipa.c564 = remove_attribute ("always_inline", in remove_unreachable_nodes()
H A Dsymtab.c1282 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in make_decl_local()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dcgraphunit.c959 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_common_attributes()
1023 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_function_and_variable_attributes()
1069 DECL_ATTRIBUTES (decl) = remove_attribute ("weakref", in process_function_and_variable_attributes()
H A Dtree.c5361 remove_attribute (const char *attr_name, tree list) in remove_attribute() function
5511 a = remove_attribute ("dllimport", a); in merge_dllimport_decl_attributes()
H A Dtree.h4627 extern tree remove_attribute (const char *, tree);
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcvt.c1977 tree attrs = remove_attribute ("transaction_safe", in tx_unsafe_fn_variant()
H A Dpt.c13096 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_function_decl()
13782 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
H A Ddecl.c7323 = remove_attribute ("omp declare target implicit", in cp_finish_decl()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c1665 oldattrs = remove_attribute ("transaction_safe", oldattrs); in match_builtin_function_types()
5222 = remove_attribute ("omp declare target implicit", in finish_decl()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dpt.c10105 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
10485 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
H A Ddecl.c2096 = remove_attribute ("always_inline", in duplicate_decls()