Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog890 * decl2.cc (mark_single_function): Ignore mark_used failure
1008 * decl.cc (cp_finish_decl): Call mark_single_function.
1289 * call.cc (resolve_args): Call mark_single_function here.
1319 * pt.cc (unify_one_argument): Call mark_single_function.
2251 * decl2.cc (mark_single_function): Look through parens and location
2328 * decl2.cc (mark_single_function): New.
2333 (finish_decltype_type): Call mark_single_function.
H A Dcvt.cc1485 if (!mark_single_function (expr, complain)) in convert_to_void()
H A Ddecl2.cc5796 mark_single_function (tree expr, tsubst_flags_t complain) in mark_single_function() function
H A Dcp-tree.h6954 extern bool mark_single_function (tree, tsubst_flags_t);
H A Dtypeck.cc6922 if (!mark_single_function (arg, complain)) in cp_build_addr_expr_1()
H A Dsemantics.cc11335 if (!mark_single_function (expr, complain)) in finish_decltype_type()
H A Dcall.cc4678 if (!mark_single_function (arg, complain & ~tf_warning)) in resolve_args()
H A Ddecl.cc8146 mark_single_function (d_init, tf_none); in cp_finish_decl()
H A Dpt.cc7435 if (!mark_single_function (expr, complain)) in convert_nontype_argument()