Searched refs:is_capture_proxy (Results 1 – 25 of 25) sorted by relevance
122 if (!is_capture_proxy (val)) in mark_use()176 if (!is_capture_proxy (val)) in mark_use()
273 is_capture_proxy (tree decl) in is_capture_proxy() function292 if (!is_capture_proxy (decl)) in is_normal_capture_proxy()
2650 || is_capture_proxy (decl) in check_local_shadow()2658 if (is_capture_proxy (decl)) in check_local_shadow()2792 else if (is_capture_proxy (old)) in check_local_shadow()
3559 if (d && d != decl && is_capture_proxy (d)) in process_outer_var_ref()10212 gcc_assert (TREE_CODE (t) == PARM_DECL || is_capture_proxy (t) in is_this_parameter()10277 if (cap && is_capture_proxy (cap)) in capture_decltype()
2488 if (VAR_P (decl) && DECL_CONTEXT (decl) && is_capture_proxy (decl)) in cxx_omp_disregard_value_expr()
3952 if (is_capture_proxy (decl)) in find_parameter_packs_r()12952 else if (is_capture_proxy (parm_pack)) in tsubst_pack_expansion()16593 if (!is_capture_proxy (r)) in tsubst_copy()18074 else if (is_capture_proxy (decl) in tsubst_expr()18085 gcc_assert (inst != decl && is_capture_proxy (inst)); in tsubst_expr()18133 else if (is_capture_proxy (DECL_EXPR_DECL (t))) in tsubst_expr()
4023 local_var.is_lambda_capture = is_capture_proxy (lvar); in register_local_var_uses()
7353 extern bool is_capture_proxy (tree);
8011 if (is_this_parameter (x) && !is_capture_proxy (x)) in potential_constant_expression_1()
9626 && !is_capture_proxy (whats_returned) in maybe_warn_about_returning_address_of_local()
122 if (!is_capture_proxy (val)) in mark_use()174 if (!is_capture_proxy (val)) in mark_use()
245 if (!by_reference_p && is_capture_proxy (expr)) in lambda_capture_field_type()268 is_capture_proxy (tree decl) in is_capture_proxy() function291 if (!is_capture_proxy (decl)) in is_normal_capture_proxy()
3119 || is_capture_proxy (decl) in check_local_shadow()3127 if (is_capture_proxy (decl)) in check_local_shadow()3261 else if (is_capture_proxy (old)) in check_local_shadow()
2332 if (VAR_P (decl) && DECL_CONTEXT (decl) && is_capture_proxy (decl)) in cxx_omp_disregard_value_expr()
4036 if (is_capture_proxy (decl)) in find_parameter_packs_r()4352 if (is_capture_proxy (pack) in check_for_bare_parameter_packs()13302 else if (is_capture_proxy (parm_pack)) in tsubst_pack_expansion()17110 if (!is_capture_proxy (r)) in tsubst_copy()18680 else if (is_capture_proxy (decl) in tsubst_expr()18690 gcc_assert (inst != decl && is_capture_proxy (inst)); in tsubst_expr()18731 else if (is_capture_proxy (DECL_EXPR_DECL (t))) in tsubst_expr()
3960 local_var.is_lambda_capture = is_capture_proxy (lvar); in register_local_var_uses()
3892 if (d && d != decl && is_capture_proxy (d)) in process_outer_var_ref()12264 if (cap && is_capture_proxy (cap)) in capture_decltype()
30 (is_capture_proxy): Assert that we don't see a location wrapper.740 instead of is_capture_proxy.
1146 * lambda.c (is_capture_proxy): Use DECL_FNAME_P.4704 * lambda.c (is_capture_proxy): Check DECL_DECOMPOSITION_P.
7743 extern bool is_capture_proxy (tree);
8963 if (is_this_parameter (x) && !is_capture_proxy (x)) in potential_constant_expression_1()
2012 (lambda_function), (lambda_capture_field_type), (is_capture_proxy),
10177 && !is_capture_proxy (whats_returned) in maybe_warn_about_returning_address_of_local()
2748 (is_normal_capture_proxy, is_capture_proxy): New.
5271 * lambda.c (is_capture_proxy): Don't return true for