Home
last modified time | relevance | path

Searched refs:KW_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.h80 KW_ATTRIBUTE = 1 << 3, enumerator
Dparse.c206 .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()