Searched refs:attribute_hash_list (Results 1 – 5 of 5) sorted by relevance
2554 + attribute_hash_list (attribute));3037 attribute_hash_list (list) in attribute_hash_list() function
2281 extern unsigned int attribute_hash_list PARAMS ((tree));
11673 (attribute_hash_list, type_hash_canon): hashcode is now unsigned.11726 (attribute_hash_list, build_array_type, build_method_type): Likewise.
8344 * tree.c (attribute_hash_list): New function.
170 static unsigned int attribute_hash_list (tree, hashval_t);3390 hashcode = attribute_hash_list (attribute, hashcode); in build_type_attribute_qual_variant()4349 attribute_hash_list (tree list, hashval_t hashcode) in attribute_hash_list() function