Searched defs:decl_attrs (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | winnt-cxx.c | 86 tree decl_attrs = DECL_ATTRIBUTES (decl); in maybe_add_dllexport() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | winnt-cxx.cc | 86 tree decl_attrs = DECL_ATTRIBUTES (decl); in maybe_add_dllexport() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | attribs.c | 1890 tree decl_attrs[] = { DECL_ATTRIBUTES (decl), TYPE_ATTRIBUTES (decls[1]) }; in decls_mismatched_attributes() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | attribs.cc | 2089 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 D | c-decl.c | 5949 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 D | c-decl.cc | 6267 tree *decl_attrs, tree *expr, bool *expr_const_operands, in grokdeclarator() 8360 tree width, tree *decl_attrs) in grokfield()
|