Home
last modified time | relevance | path

Searched refs:cp_parser_std_attribute (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20161183 (cp_parser_std_attribute): Handle fallthrough attribute.
1319 * parser.c (cp_parser_std_attribute): Add ATTR_NS argument. Diagnose
1324 to cp_parser_std_attribute calls.
2797 * parser.c (cp_parser_std_attribute): Handle [[nodiscard]].
H A DChangeLog-2019717 * parser.c (cp_parser_std_attribute): For unknown attributes,
1515 (cp_parser_std_attribute): Check that empty parenthesis lists are
3464 * parser.c (cp_parser_std_attribute): Don't treat C++11 noreturn
3501 * parser.c (cp_parser_std_attribute): Detect excessive arguments.
H A DChangeLog-20181281 * parser.c (cp_parser_std_attribute): Canonicalize attr_ns, and when
2108 (cp_parser_std_attribute): Use gnu_identifier instead of
3902 (cp_parser_std_attribute): Likewise.
H A DChangeLog-2013769 * parser.c (cp_parser_std_attribute): Interpret [[deprecated]]
3073 * parser.c (cp_parser_std_attribute): Treat [[noreturn]] like GNU
H A DChangeLog-202145 (cp_parser_std_attribute): Skip parsing of the attribute
2272 (cp_parser_std_attribute): Handle omp::directive and omp::sequence
H A DChangeLog-20172269 (cp_parser_std_attribute): Likewise.
5199 * parser.c (cp_parser_std_attribute): Don't pedwarn about
H A DChangeLog-2012725 (cp_parser_gnu_attribute_list, cp_parser_std_attribute)
H A DChangeLog-2020290 (cp_parser_std_attribute): Use it.
5851 * parser.c (cp_parser_std_attribute): Peek a token first before
H A DChangeLog-20141342 cp_parser_template_type_arg, cp_parser_std_attribute,
H A DChangeLog-20151561 (cp_parser_std_attribute): Map optimize_for_synchronized to
H A Dparser.cc2552 static tree cp_parser_std_attribute
28939 cp_parser_std_attribute (cp_parser *parser, tree attr_ns) in cp_parser_std_attribute() function
29162 attribute = cp_parser_std_attribute (parser, attr_ns); in cp_parser_std_attribute_list()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2427 static tree cp_parser_std_attribute
26813 cp_parser_std_attribute (cp_parser *parser, tree attr_ns) in cp_parser_std_attribute() function
27005 attribute = cp_parser_std_attribute (parser, attr_ns); in cp_parser_std_attribute_list()