Home
last modified time | relevance | path

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

/trueos/contrib/gcc/
HDtree.h3817 extern tree remove_attribute (const char *, tree);
HDtree.c3525 remove_attribute (const char *attr_name, tree list) in remove_attribute() function
HDChangeLog-20063316 * tree.c (remove_attribute): New fn.
/trueos/contrib/gcc/cp/
HDpt.c6787 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
7019 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
HDclass.c2383 = remove_attribute ("dllimport", DECL_ATTRIBUTES (decl)); in check_for_override()