Home
last modified time | relevance | path

Searched refs:ds_std_attribute (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2012701 (enum cp_decl_spec::ds_std_attribute): New enumerator.
H A Dcp-tree.h6224 ds_std_attribute, enumerator
H A Dparser.cc15698 if (decl_specs->locations[ds_std_attribute] == 0) in cp_parser_decl_specifier_seq()
15699 decl_specs->locations[ds_std_attribute] = token->location; in cp_parser_decl_specifier_seq()
15970 error_at (decl_specs->locations[ds_std_attribute], in cp_parser_decl_specifier_seq()
15972 inform (decl_specs->locations[ds_std_attribute], in cp_parser_decl_specifier_seq()
H A Ddecl.cc12731 location_t attr_loc = declspecs->locations[ds_std_attribute]; in grokdeclarator()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h5991 ds_std_attribute, enumerator
H A Ddecl.c12031 location_t attr_loc = declspecs->locations[ds_std_attribute]; in grokdeclarator()
H A Dparser.c14173 if (decl_specs->locations[ds_std_attribute] == 0) in cp_parser_decl_specifier_seq()
14174 decl_specs->locations[ds_std_attribute] = token->location; in cp_parser_decl_specifier_seq()