Searched refs:mark_single_function (Results 1 – 9 of 9) sorted by relevance
890 * decl2.cc (mark_single_function): Ignore mark_used failure1008 * 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 location2328 * decl2.cc (mark_single_function): New.2333 (finish_decltype_type): Call mark_single_function.
1485 if (!mark_single_function (expr, complain)) in convert_to_void()
5796 mark_single_function (tree expr, tsubst_flags_t complain) in mark_single_function() function
6954 extern bool mark_single_function (tree, tsubst_flags_t);
6922 if (!mark_single_function (arg, complain)) in cp_build_addr_expr_1()
11335 if (!mark_single_function (expr, complain)) in finish_decltype_type()
4678 if (!mark_single_function (arg, complain & ~tf_warning)) in resolve_args()
8146 mark_single_function (d_init, tf_none); in cp_finish_decl()
7435 if (!mark_single_function (expr, complain)) in convert_nontype_argument()