Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20152483 (cp_parser_std_attribute_list): Call it.
3322 * parser.c (cp_parser_std_attribute_list): Handle attribute expansion.
H A DChangeLog-20161253 * parser.c (cp_parser_std_attribute_list): Reject ... without
1323 (cp_parser_std_attribute_list): Add ATTR_NS argument, pass it down
H A DChangeLog-2012727 (cp_parser_attributes_opt, cp_parser_std_attribute_list): New
H A DChangeLog-20174521 * parser.c (cp_parser_std_attribute_list): Return error_mark if
H A DChangeLog-20201208 (cp_parser_std_attribute_list): Don't add duplicated attributes to
H A Dparser.cc29154 cp_parser_std_attribute_list (cp_parser *parser, tree attr_ns) in cp_parser_std_attribute_list() function
29250 attributes = cp_parser_std_attribute_list (parser, attr_ns); in cp_parser_std_attribute_spec()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c26998 cp_parser_std_attribute_list (cp_parser *parser, tree attr_ns) in cp_parser_std_attribute_list() function
27091 attributes = cp_parser_std_attribute_list (parser, attr_ns); in cp_parser_std_attribute_spec()