Searched refs:remove_attributes_matching (Results 1 – 2 of 2) sorted by relevance
1493 remove_attributes_matching (tree attrs, Predicate predicate) in remove_attributes_matching() function1533 return remove_attributes_matching (attrs, predicate); in affects_type_identity_attributes()1556 return remove_attributes_matching (attrs, predicate); in restrict_type_identity_attributes_to()
29475 * attribs.c (remove_attributes_matching): New function.