Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree.h3735 extern tree remove_attribute (const char *, tree);
H A Dtree.c3520 remove_attribute (const char *attr_name, tree list) in remove_attribute() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dpt.c6778 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
7010 = remove_attribute ("visibility", DECL_ATTRIBUTES (r)); in tsubst_decl()
H A Dclass.c2370 = remove_attribute ("dllimport", DECL_ATTRIBUTES (decl)); in check_for_override()