Searched refs:cp_parser_check_std_attribute (Results 1 – 6 of 6) sorted by relevance
1205 * parser.c (cp_parser_check_std_attribute): Return bool. Add a1209 the list. Pass location to cp_parser_check_std_attribute.
2482 * parser.c (cp_parser_check_std_attribute): New.
1184 (cp_parser_check_std_attribute): Add %< %> quotes.
1513 * parser.c (cp_parser_check_std_attribute): Add requirement
29126 cp_parser_check_std_attribute (location_t loc, tree attributes, tree attribute) in cp_parser_check_std_attribute() function29167 if (cp_parser_check_std_attribute (loc, attributes, attribute)) in cp_parser_std_attribute_list()
26968 cp_parser_check_std_attribute (tree attributes, tree attribute) in cp_parser_check_std_attribute() function27010 cp_parser_check_std_attribute (attributes, attribute); in cp_parser_std_attribute_list()