Searched refs:is_normal_capture_proxy (Results 1 – 8 of 8) sorted by relevance
275 is_normal_capture_proxy (tree decl) in is_normal_capture_proxy() function303 if (is_normal_capture_proxy (decl)) in is_constant_capture_proxy()314 if (is_normal_capture_proxy (var)) in insert_capture_proxy()319 gcc_assert (!is_normal_capture_proxy (cap)); in insert_capture_proxy()466 while (is_normal_capture_proxy (init)) in build_capture_proxy()1334 if (is_normal_capture_proxy (val)) in is_lambda_ignored_entity()1456 if (is_normal_capture_proxy (init)) in var_to_maybe_prune()
114 if (rvalue_p && is_normal_capture_proxy (expr)) in mark_use()168 if (rvalue_p && is_normal_capture_proxy (ref)) in mark_use()
5493 if (now && is_normal_capture_proxy (t)) in potential_constant_expression_1()
7019 extern bool is_normal_capture_proxy (tree);
3377 while (is_normal_capture_proxy (var)) in process_outer_var_ref()
12134 else if (is_normal_capture_proxy (parm_pack)) in tsubst_pack_expansion()
8944 is_normal_capture_proxy (tree decl) in is_normal_capture_proxy() function9461 if (cp_unevaluated_operand && is_normal_capture_proxy (val)) in is_lambda_ignored_entity()
5640 extern bool is_normal_capture_proxy (tree);