Home
last modified time | relevance | path

Searched refs:error_unavailable_use (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc5669 error_unavailable_use (decl, NULL_TREE); in cp_handle_deprecated_or_unavailable()
5685 error_unavailable_use (decl, NULL_TREE); in cp_handle_deprecated_or_unavailable()
H A Dtypeck.cc2710 error_unavailable_use (member, NULL_TREE); in build_class_member_access_expr()
3424 error_unavailable_use (member, NULL_TREE); in finish_class_member_access_expr()
H A Dparser.cc18626 error_unavailable_use (decl, attr); in cp_parser_template_name()
18873 error_unavailable_use (argument, NULL_TREE); in cp_parser_template_argument()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc5826 error_unavailable_use (method_prototype, NULL_TREE); in objc_finish_message_expr()
9685 error_unavailable_use (PROPERTY_REF_DEPRECATED_GETTER (*expr_p), in objc_gimplify_property_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.h5281 extern void error_unavailable_use (tree, tree);
H A Dtree.cc12301 error_unavailable_use (tree node, tree attr) in error_unavailable_use() function
H A DChangeLog-202115111 * tree.c (error_unavailable_use): New.
15113 (error_unavailable_use): New.
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc2563 error_unavailable_use (subdatum, NULL_TREE); in build_component_ref()
2850 error_unavailable_use (ref, NULL_TREE); in build_external_ref()
H A Dc-decl.cc6387 error_unavailable_use (declspecs->type, declspecs->decl_attr); in grokdeclarator()