Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree.c3557 else if (a2 != 0 && ! attribute_list_contained (a1, a2)) in merge_attributes()
3559 if (attribute_list_contained (a2, a1)) in merge_attributes()
4371 return attribute_list_contained (l1, l2) in attribute_list_equal()
4372 && attribute_list_contained (l2, l1); in attribute_list_equal()
4384 attribute_list_contained (tree l1, tree l2) in attribute_list_contained() function
H A Dc-typeck.c930 if (! attribute_list_contained (a1, a2) in comptypes_internal()
931 && ! attribute_list_contained (a2, a1)) in comptypes_internal()
H A Dtree.h3700 extern int attribute_list_contained (tree, tree);
H A DFSFChangeLog.108350 (attribute_list_contained): Check TREE_PURPOSE and TREE_VALUE.
8580 (attribute_list_contained): Use it.
H A DChangeLog-20061476 * tree.c (merge_attributes, attribute_list_contained): If both
H A DChangeLog-200110485 (merge_attributes, attribute_list_contained): Allow multiple