Searched refs:cp_parser_std_attribute (Results 1 – 12 of 12) sorted by relevance
1183 (cp_parser_std_attribute): Handle fallthrough attribute.1319 * parser.c (cp_parser_std_attribute): Add ATTR_NS argument. Diagnose1324 to cp_parser_std_attribute calls.2797 * parser.c (cp_parser_std_attribute): Handle [[nodiscard]].
717 * parser.c (cp_parser_std_attribute): For unknown attributes,1515 (cp_parser_std_attribute): Check that empty parenthesis lists are3464 * parser.c (cp_parser_std_attribute): Don't treat C++11 noreturn3501 * parser.c (cp_parser_std_attribute): Detect excessive arguments.
1281 * parser.c (cp_parser_std_attribute): Canonicalize attr_ns, and when2108 (cp_parser_std_attribute): Use gnu_identifier instead of3902 (cp_parser_std_attribute): Likewise.
769 * parser.c (cp_parser_std_attribute): Interpret [[deprecated]]3073 * parser.c (cp_parser_std_attribute): Treat [[noreturn]] like GNU
45 (cp_parser_std_attribute): Skip parsing of the attribute2272 (cp_parser_std_attribute): Handle omp::directive and omp::sequence
2269 (cp_parser_std_attribute): Likewise.5199 * parser.c (cp_parser_std_attribute): Don't pedwarn about
725 (cp_parser_gnu_attribute_list, cp_parser_std_attribute)
290 (cp_parser_std_attribute): Use it.5851 * parser.c (cp_parser_std_attribute): Peek a token first before
1342 cp_parser_template_type_arg, cp_parser_std_attribute,
1561 (cp_parser_std_attribute): Map optimize_for_synchronized to
2552 static tree cp_parser_std_attribute28939 cp_parser_std_attribute (cp_parser *parser, tree attr_ns) in cp_parser_std_attribute() function29162 attribute = cp_parser_std_attribute (parser, attr_ns); in cp_parser_std_attribute_list()
2427 static tree cp_parser_std_attribute26813 cp_parser_std_attribute (cp_parser *parser, tree attr_ns) in cp_parser_std_attribute() function27005 attribute = cp_parser_std_attribute (parser, attr_ns); in cp_parser_std_attribute_list()