Searched refs:get_attribute_name (Results 1 – 13 of 13) sorted by relevance
37 extern tree get_attribute_name (const_tree);193 size_t ident_len = IDENTIFIER_LENGTH (get_attribute_name (list)); in lookup_attribute_by_prefix()201 const char *p = IDENTIFIER_POINTER (get_attribute_name (list)); in lookup_attribute_by_prefix()
551 tree name = get_attribute_name (a); in decl_attributes()831 get_attribute_name (const_tree attr) in get_attribute_name() function1274 if (is_attribute_p ("format", get_attribute_name (attr1))) in attribute_value_equal()1316 as = lookup_attribute_spec (get_attribute_name (a)); in comp_type_attributes()1330 as = lookup_attribute_spec (get_attribute_name (a)); in comp_type_attributes()1384 gcc_checking_assert (TREE_CODE (get_attribute_name (list)) in lookup_ident_attribute()1388 get_attribute_name (list))) in lookup_ident_attribute()1410 tree attr = get_attribute_name (l); in remove_attribute()1448 for (a = lookup_ident_attribute (get_attribute_name (a2), in merge_attributes()1451 a = lookup_ident_attribute (get_attribute_name (a2), in merge_attributes()[all …]
320 as = lookup_attribute_spec (get_attribute_name (a)); in compare_attributes()341 as = lookup_attribute_spec (get_attribute_name (a)); in compare_attributes()
8014 tree name = get_attribute_name (chain); in dump_function_to_file()
1598 if (is_attribute_p ("omp declare simd", get_attribute_name (*p))) in create_omp_child_function()
6413 hstate.add_object (IDENTIFIER_HASH_VALUE (get_attribute_name (t))); in type_hash_canon_hash()
2395 const attribute_spec *as1 = lookup_attribute_spec (get_attribute_name (a1)); in attr_strcmp()2396 const attribute_spec *as2 = lookup_attribute_spec (get_attribute_name (a2)); in attr_strcmp()2427 tree name = get_attribute_name (a); in write_CV_qualifiers_for_type()2443 = lookup_attribute_spec (get_attribute_name (a)); in write_CV_qualifiers_for_type()
1135 tree name = get_attribute_name (attr); in is_late_template_attribute()1327 tree name = get_attribute_name (attrs); in attributes_naming_typedef_ok()
5056 tree name = get_attribute_name (d); in handle_namespace_attrs()7074 tree name = get_attribute_name (a); in finish_namespace_using_directive()
1350 = lookup_attribute_spec (get_attribute_name (a)); in apply_identity_attributes()
10652 get_attribute_name (t))) in tsubst_attribute()10671 else if (attribute_takes_identifier_p (get_attribute_name (t))) in tsubst_attribute()
25371 tree name = get_attribute_name (attribute); in cp_parser_check_std_attribute()
5596 tree name = get_attribute_name (t); in attribute_fallthrough_p()