Home
last modified time | relevance | path

Searched refs:remove_attributes_matching (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.cc1493 remove_attributes_matching (tree attrs, Predicate predicate) in remove_attributes_matching() function
1533 return remove_attributes_matching (attrs, predicate); in affects_type_identity_attributes()
1556 return remove_attributes_matching (attrs, predicate); in restrict_type_identity_attributes_to()
H A DChangeLog-202129475 * attribs.c (remove_attributes_matching): New function.