Searched refs:omp_declare_variant_base_entry (Results 1 – 2 of 2) sorted by relevance
2045 struct GTY((for_user)) omp_declare_variant_base_entry { struct2056 : ggc_ptr_hash<omp_declare_variant_base_entry> { argument2057 static hashval_t hash (omp_declare_variant_base_entry *);2058 static bool equal (omp_declare_variant_base_entry *,2059 omp_declare_variant_base_entry *);2063 omp_declare_variant_hasher::hash (omp_declare_variant_base_entry *x) in hash()2082 omp_declare_variant_hasher::equal (omp_declare_variant_base_entry *x, in equal()2083 omp_declare_variant_base_entry *y) in equal()2104 : ggc_ptr_hash<omp_declare_variant_base_entry> {2105 static hashval_t hash (omp_declare_variant_base_entry *);[all …]
22271 (struct omp_declare_variant_base_entry): New type.