Home
last modified time | relevance | path

Searched defs:decl_attrs (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dwinnt-cxx.c86 tree decl_attrs = DECL_ATTRIBUTES (decl); in maybe_add_dllexport() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dwinnt-cxx.cc86 tree decl_attrs = DECL_ATTRIBUTES (decl); in maybe_add_dllexport() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.c1890 tree decl_attrs[] = { DECL_ATTRIBUTES (decl), TYPE_ATTRIBUTES (decls[1]) }; in decls_mismatched_attributes() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.cc2089 tree decl_attrs[] = { DECL_ATTRIBUTES (decl), TYPE_ATTRIBUTES (decls[1]) }; in decls_mismatched_attributes() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-decl.c5949 tree *decl_attrs, tree *expr, bool *expr_const_operands, in grokdeclarator()
8039 tree width, tree *decl_attrs) in grokfield()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-decl.cc6267 tree *decl_attrs, tree *expr, bool *expr_const_operands, in grokdeclarator()
8360 tree width, tree *decl_attrs) in grokfield()