Searched refs:decl_attributes (Results 1 - 10 of 10) sorted by relevance

/freebsd-9.3-release/contrib/gcc/config/
H A Dsol2-c.c177 decl_attributes (&decl, attrs, 0);
235 decl_attributes (&decl, attrs, 0);
/freebsd-9.3-release/contrib/gcc/
H A Dattribs.c138 decl_attributes (tree *node, tree attributes, int flags)
137 decl_attributes (tree *node, tree attributes, int flags) function
H A Dc-decl.c1762 must be done later in decl_attributes since we are called
2510 decl_attributes (&decl, NULL_TREE, 0);
2937 decl_attributes (&decl, attrs, ATTR_FLAG_BUILT_IN);
2939 decl_attributes (&decl, NULL_TREE, 0);
3226 decl_attributes (&type, attrs, 0);
3390 decl_attributes (&decl, attributes, 0);
3781 decl_attributes (&decl, parm->attrs, 0);
3795 decl_attributes (&decl, parm->attrs, 0);
4371 returned_attrs = decl_attributes (&type,
4767 decl_attributes (
[all...]
H A Dc-pragma.c261 decl_attributes (&decl, build_tree_list (get_identifier ("alias"),
H A Dc-parser.c2086 decl_attributes (&d, chainon (postfix_attrs,
3578 decl_attributes (&tlab, attrs, 0);
H A Dtree.h2890 the name from decl_attributes to make_function_rtl and make_decl_rtl. */
3729 /* Flags that may be passed in the third argument of decl_attributes, and
4514 extern tree decl_attributes (tree *, tree, int);
H A Dc-common.c5011 decl_attributes (node, attr, flags);
/freebsd-9.3-release/contrib/gcc/cp/
H A Dcp-gimplify.c232 decl_attributes (&LABEL_EXPR_LABEL (top), attrs, 0);
H A Ddecl.c1760 done later in decl_attributes since we are called before attributes
3446 decl_attributes (&decl, attrs, ATTR_FLAG_BUILT_IN);
3448 decl_attributes (&decl, NULL_TREE, 0);
7736 returned_attrs = decl_attributes (&type,
H A Ddecl2.c1007 decl_attributes (decl, attributes, flags);

Completed in 196 milliseconds