Searched refs:tmpl_attrs (Results 1 – 1 of 1) sorted by relevance
2088 tree tmpl_attrs[] = { DECL_ATTRIBUTES (tmpl), TYPE_ATTRIBUTES (tmpls[1]) }; in decls_mismatched_attributes() local2097 if (!tmpl_attrs[0] && !tmpl_attrs[1]) in decls_mismatched_attributes()2108 if (lookup_attribute (whitelist[j], tmpl_attrs[i]) in decls_mismatched_attributes()2127 if (!has_attribute (tmpls[j], tmpl_attrs[j], blacklist[i])) in decls_mismatched_attributes()