Searched refs:tmpls (Results 1 – 2 of 2) sorted by relevance
1880 const tree tmpls[] = { tmpl, TREE_TYPE (tmpl) }; in decls_mismatched_attributes() local1883 if (TREE_DEPRECATED (tmpls[1]) in decls_mismatched_attributes()1885 || TREE_DEPRECATED (TREE_TYPE (tmpls[1])) in decls_mismatched_attributes()1889 tree tmpl_attrs[] = { DECL_ATTRIBUTES (tmpl), TYPE_ATTRIBUTES (tmpls[1]) }; in decls_mismatched_attributes()1928 if (!has_attribute (tmpls[j], tmpl_attrs[j], blacklist[i])) in decls_mismatched_attributes()
2079 const tree tmpls[] = { tmpl, TREE_TYPE (tmpl) }; in decls_mismatched_attributes() local2082 if (TREE_DEPRECATED (tmpls[1]) in decls_mismatched_attributes()2084 || TREE_DEPRECATED (TREE_TYPE (tmpls[1])) in decls_mismatched_attributes()2088 tree tmpl_attrs[] = { DECL_ATTRIBUTES (tmpl), TYPE_ATTRIBUTES (tmpls[1]) }; in decls_mismatched_attributes()2127 if (!has_attribute (tmpls[j], tmpl_attrs[j], blacklist[i])) in decls_mismatched_attributes()