Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcp-tree.h5710 ds_std_attribute, enumerator
H A Ddecl.c11031 location_t attr_loc = declspecs->locations[ds_std_attribute]; in grokdeclarator()
H A Dparser.c13467 if (decl_specs->locations[ds_std_attribute] == 0) in cp_parser_decl_specifier_seq()
13468 decl_specs->locations[ds_std_attribute] = token->location; in cp_parser_decl_specifier_seq()