Home
last modified time | relevance | path

Searched refs:transparent_union (Results 1 – 6 of 6) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/
Dhas-attribute.c21 && __has_attribute(transparent_union) \
/third_party/ltp/tools/sparse/sparse-src/Documentation/
Dtypes.rst31 * transparent_union
/third_party/ltp/tools/sparse/sparse-src/
Dsymbol.h197 transparent_union:1; member
Dparse.c1309 ctx->ctype.base_type->transparent_union = 1; in attribute_transparent_union()
Devaluate.c1512 if (t->type != SYM_UNION || !t->transparent_union) in compatible_transparent_union()
/third_party/ltp/tools/sparse/sparse-src/Documentation/release-notes/
Dv0.6.0.rst889 * has-attr: add __designated_init__ & transparent_union