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

/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c6753 attributes, /*prefix_attributes=*/NULL_TREE,
11178 tree prefix_attributes;
11197 prefix_attributes = decl_specifiers->attributes;
11281 prefix_attributes);
11285 (parser, decl_specifiers, prefix_attributes, declarator));
11354 is_initialized, attributes, prefix_attributes,
11439 prefix_attributes);
13825 tree prefix_attributes;
13890 prefix_attributes = decl_specifiers.attributes;
14018 attributes = chainon (prefix_attributes, attribute
11176 tree prefix_attributes; local
13823 tree prefix_attributes; local
17759 tree prefix_attributes; local
[all...]
H A Ddecl.c3851 tree prefix_attributes,
3892 attributes = chainon (attributes, prefix_attributes);
3836 start_decl(const cp_declarator *declarator, cp_decl_specifier_seq *declspecs, int initialized, tree attributes, tree prefix_attributes, tree *pushed_scope_p) argument

Completed in 221 milliseconds