Searched refs:KW_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance
80 KW_ATTRIBUTE = 1 << 3, enumerator
206 .type = KW_ATTRIBUTE,1511 if (!(s->op->type & (KW_ATTRIBUTE | KW_QUALIFIER))) in handle_qualifiers()1658 return sym->op->type & KW_ATTRIBUTE; in match_attribute()