Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-decl.c4890 tree *decl_attrs, tree *expr, bool *expr_const_operands, in grokdeclarator() argument
5701 *decl_attrs = chainon (returned_attrs, *decl_attrs); in grokdeclarator()
6747 tree width, tree *decl_attrs) in grokfield() argument
6809 width ? &width : NULL, decl_attrs, NULL, NULL, in grokfield()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-decl.c5631 tree *decl_attrs, tree *expr, bool *expr_const_operands, in grokdeclarator() argument
6565 *decl_attrs = chainon (returned_attrs, *decl_attrs); in grokdeclarator()
7656 tree width, tree *decl_attrs) in grokfield() argument
7713 width ? &width : NULL, decl_attrs, NULL, NULL, in grokfield()