Searched refs:attribute_hash_list (Results 1 – 4 of 4) sorted by relevance
174 static unsigned int attribute_hash_list (tree, hashval_t);3395 hashcode = attribute_hash_list (attribute, hashcode); in build_type_attribute_qual_variant()4354 attribute_hash_list (tree list, hashval_t hashcode) in attribute_hash_list() function
8344 * tree.c (attribute_hash_list): New function.
26939 (attribute_hash_list, type_hash_canon): hashcode is now unsigned.26992 (attribute_hash_list, build_array_type, build_method_type): Likewise.
39182 (type_hash_list, attribute_hash_list): Likewise. Now static.