Home
last modified time | relevance | path

Searched refs:cp_check_const_attributes (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c1410 cp_check_const_attributes (tree attributes) in cp_check_const_attributes() function
1580 cp_check_const_attributes (attributes); in cplus_decl_attributes()
H A Dcp-tree.h6699 extern void cp_check_const_attributes (tree);
H A Dparser.c8694 cp_check_const_attributes (attr); in cp_parser_has_attribute_expression()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc1549 cp_check_const_attributes (tree attributes) in cp_check_const_attributes() function
1726 cp_check_const_attributes (attributes); in cplus_decl_attributes()
H A DChangeLog-2018691 * cp-tree.h (cp_check_const_attributes): Declare.
692 * decl2.c (cp_check_const_attributes): Declare extern.
2500 * decl2.c (cp_check_const_attributes): Skip trees that are not
3568 * decl2.c (cp_check_const_attributes): Use fold_non_dependent_expr.
H A DChangeLog1573 * decl2.cc (cp_check_const_attributes): For aligned attribute
2824 (cp_check_const_attributes): Likewise.
H A DChangeLog-20114485 * decl2.c (cp_check_const_attributes): New.
4486 (cplus_decl_attributes): Call cp_check_const_attributes.
H A Dcp-tree.h6974 extern void cp_check_const_attributes (tree);
H A DChangeLog-20131082 (cp_check_const_attributes): Likewise for attributes.
H A Dparser.cc9154 cp_check_const_attributes (attr); in cp_parser_has_attribute_expression()