Searched refs:handle_constructor_attribute (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-attribs.c | 88 static tree handle_constructor_attribute (tree *, tree, tree, int, bool *); 309 handle_constructor_attribute, NULL }, 1394 handle_constructor_attribute (tree *node, tree name, tree args, in handle_constructor_attribute() function
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 339 static tree handle_constructor_attribute (tree *, tree, tree, int, bool *); 648 handle_constructor_attribute, false }, 6398 handle_constructor_attribute (tree *node, tree name, tree args, in handle_constructor_attribute() function
|