Home
last modified time | relevance | path

Searched refs:decls_mismatched_attributes (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.h109 extern unsigned decls_mismatched_attributes (tree, tree, tree,
H A Dattribs.c1868 decls_mismatched_attributes (tree tmpl, tree decl, tree attrlist, in decls_mismatched_attributes() function
1984 if (unsigned n = decls_mismatched_attributes (alias, target, NULL_TREE, in maybe_diag_alias_attributes()
2004 if (unsigned n = decls_mismatched_attributes (target, alias, NULL_TREE, in maybe_diag_alias_attributes()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.h117 extern unsigned decls_mismatched_attributes (tree, tree, tree,
H A Dattribs.cc2067 decls_mismatched_attributes (tree tmpl, tree decl, tree attrlist, in decls_mismatched_attributes() function
2183 if (unsigned n = decls_mismatched_attributes (alias, target, NULL_TREE, in maybe_diag_alias_attributes()
2203 if (unsigned n = decls_mismatched_attributes (target, alias, NULL_TREE, in maybe_diag_alias_attributes()
H A DChangeLog-20184924 (decls_mismatched_attributes, maybe_diag_alias_attributes): Same.
4925 * attribs.h (decls_mismatched_attributes): Declare.
H A DChangeLog-201920810 * attribs.c (decls_mismatched_attributes): Simplify the logic
36807 * attribs.c (decls_mismatched_attributes): Avoid warning for attribute
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2018884 Call decls_mismatched_attributes.
H A Dpt.cc2781 unsigned nattrs = decls_mismatched_attributes (tmpl, spec, attrlist, in warn_spec_missing_attributes()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c2743 unsigned nattrs = decls_mismatched_attributes (tmpl, spec, attrlist, in warn_spec_missing_attributes()