Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
A Dgcc-common.h120 tree oldattr; in __add_type_attr() local
124 oldattr = lookup_attribute(attr, TYPE_ATTRIBUTES(type)); in __add_type_attr()
125 if (oldattr != NULL_TREE) { in __add_type_attr()
126 gcc_assert(TREE_VALUE(oldattr) == args || TREE_VALUE(TREE_VALUE(oldattr)) == TREE_VALUE(args)); in __add_type_attr()

Completed in 3 milliseconds