Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree.h3817 extern tree remove_attribute (const char *, tree);
H A Dtree.c3525 remove_attribute (const char *attr_name, tree list) in remove_attribute() function
H A DChangeLog-20063316 * tree.c (remove_attribute): New fn.
/freebsd-12.1/contrib/gcc/cp/
H A Dpt.c6787 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
7019 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
H A Dclass.c2383 = remove_attribute ("dllimport", DECL_ATTRIBUTES (decl)); in check_for_override()