Searched refs:get_attribute_namespace (Results 1 – 19 of 19) sorted by relevance
38 extern tree get_attribute_namespace (const_tree);
344 get_attribute_namespace (const_tree attr) in get_attribute_namespace() function552 tree ns = get_attribute_namespace (attr); in decl_attributes()
39 extern tree get_attribute_namespace (const_tree);
434 get_attribute_namespace (const_tree attr) in get_attribute_namespace() function574 if (tree ns = get_attribute_namespace (attr)) in attribute_ignored_p()698 tree ns = get_attribute_namespace (attr); in decl_attributes()
8844 (get_attribute_name, get_attribute_namespace): Declare new functions.8857 (cxx11_attribute_p, get_attribute_name, get_attribute_namespace):8865 (decl_attributes): Use new get_attribute_namespace and
25009 * attribs.c (get_attribute_namespace): No longer static.25013 * attribs.h (get_attribute_namespace): Declare.
10242 (get_attribute_namespace): Likewise.10350 (get_attribute_namespace): Remove.
3241 tree ns = get_attribute_namespace (attrs); in parse_tm_stmt_attr()
5703 if (!c_dialect_cxx () && get_attribute_namespace (t) == NULL_TREE) in attribute_fallthrough_p()
1733 if (get_attribute_namespace (*pa) == omp_identifier) in cplus_decl_attributes()
8583 && get_attribute_namespace (a) == omp_identifier in finish_using_directive()
11846 if (get_attribute_namespace (*pa) == omp_identifier in cp_parser_handle_statement_omp_attributes()12066 if (get_attribute_namespace (pa) == omp_identifier in cp_parser_handle_directive_omp_attributes()12118 if (get_attribute_namespace (*pa) == omp_identifier in cp_parser_handle_directive_omp_attributes()42285 if (get_attribute_namespace (attr) == omp_identifier in cp_parser_omp_section_scan()45689 if (get_attribute_namespace (*pa) == omp_identifier in cp_parser_late_parsing_omp_declare_simd()
2172 && get_attribute_namespace (a) == NULL_TREE) in duplicate_decls()
4553 if (get_attribute_namespace (t) == NULL_TREE) in c_warn_unused_attributes()4572 if (get_attribute_namespace (*attr_ptr) == NULL_TREE) in c_warn_type_attributes()
4977 tree ns = get_attribute_namespace (attribute); in c_parser_std_attribute_specifier()
4644 if (get_attribute_namespace (t) == NULL_TREE) in c_warn_unused_attributes()4663 if (get_attribute_namespace (*attr_ptr) == NULL_TREE) in c_warn_type_attributes()
3871 tree ns = get_attribute_namespace (attrs); in parse_tm_stmt_attr()
6039 if (!c_dialect_cxx () && get_attribute_namespace (t) == NULL_TREE) in attribute_fallthrough_p()
2014 && get_attribute_namespace (a) == NULL_TREE) in duplicate_decls()