Home
last modified time | relevance | path

Searched refs:attr_specs (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c27175 tree attr_specs = NULL_TREE; in cp_parser_std_attribute_spec_seq() local
27193 attr_specs = attr_last = attr_spec; in cp_parser_std_attribute_spec_seq()
27197 return attr_specs; in cp_parser_std_attribute_spec_seq()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc29334 tree attr_specs = NULL_TREE; in cp_parser_std_attribute_spec_seq() local
29352 attr_specs = attr_last = attr_spec; in cp_parser_std_attribute_spec_seq()
29356 return attr_specs; in cp_parser_std_attribute_spec_seq()