Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dattribs.cc1583 lookup_ident_attribute (tree attr_identifier, tree list) in lookup_ident_attribute() argument
1585 gcc_checking_assert (TREE_CODE (attr_identifier) == IDENTIFIER_NODE); in lookup_ident_attribute()
1592 if (cmp_attrib_identifiers (attr_identifier, in lookup_ident_attribute()