Searched refs:lookup_ident_attribute (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | attribs.c | 1384 lookup_ident_attribute (tree attr_identifier, tree list) in lookup_ident_attribute() function 1454 for (a = lookup_ident_attribute (get_attribute_name (a2), in merge_attributes() 1457 a = lookup_ident_attribute (get_attribute_name (a2), in merge_attributes() 1787 for (attr = lookup_ident_attribute (get_attribute_name (t2), in attribute_list_contained() 1790 attr = lookup_ident_attribute (get_attribute_name (t2), in attribute_list_contained()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | attribs.cc | 1583 lookup_ident_attribute (tree attr_identifier, tree list) in lookup_ident_attribute() function 1653 for (a = lookup_ident_attribute (get_attribute_name (a2), in merge_attributes() 1656 a = lookup_ident_attribute (get_attribute_name (a2), in merge_attributes() 1986 for (attr = lookup_ident_attribute (get_attribute_name (t2), in attribute_list_contained() 1989 attr = lookup_ident_attribute (get_attribute_name (t2), in attribute_list_contained()
|
| H A D | ChangeLog-2012 | 8847 (lookup_ident_attribute, remove_attribute, merge_attribute)
|
| H A D | ChangeLog-2011 | 20973 (lookup_ident_attribute): New.
|
| H A D | ChangeLog-2017 | 21095 (lookup_ident_attribute): Likewise.
|
| H A D | ChangeLog-2015 | 30023 (cmp_attrib_identifiers): Factor out of lookup_ident_attribute.
|