HomeSort by: relevance | last modified time | path
    Searched defs:attribute_list_equal (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
attribs.cc 1312 if (! attribute_list_equal (TYPE_ATTRIBUTES (ttype), attribute))
2043 attribute_list_equal (const_tree l1, const_tree l2)
2041 attribute_list_equal (const_tree l1, const_tree l2) function
  /src/external/gpl3/gcc.old/dist/gcc/
attribs.cc 1248 if (! attribute_list_equal (TYPE_ATTRIBUTES (ttype), attribute))
1944 attribute_list_equal (const_tree l1, const_tree l2)
1942 attribute_list_equal (const_tree l1, const_tree l2) function

Completed in 69 milliseconds