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

/freebsd-10.1-release/contrib/gcc/
H A Dc-parser.c1429 tree postfix_attrs = NULL_TREE;
1441 postfix_attrs = c_parser_attributes (parser);
1447 chainon (postfix_attrs, all_prefix_attrs));
1462 chainon (postfix_attrs, all_prefix_attrs));
1477 chainon (postfix_attrs,
1877 tree postfix_attrs;
1928 postfix_attrs = c_parser_attributes (parser);
1930 chainon (attrs, postfix_attrs));
2018 tree postfix_attrs;
2104 postfix_attrs
1427 tree postfix_attrs = NULL_TREE; local
1875 tree postfix_attrs; local
2016 tree postfix_attrs; local
2222 tree postfix_attrs = NULL_TREE; local
2876 tree postfix_attrs = NULL_TREE; local
[all...]

Completed in 88 milliseconds