Home
last modified time | relevance | path

Searched refs:is_capture_proxy (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexpr.c122 if (!is_capture_proxy (val)) in mark_use()
176 if (!is_capture_proxy (val)) in mark_use()
H A Dlambda.c273 is_capture_proxy (tree decl) in is_capture_proxy() function
292 if (!is_capture_proxy (decl)) in is_normal_capture_proxy()
H A Dname-lookup.c2650 || 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()
H A Dsemantics.c3559 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()
H A Dcp-gimplify.c2488 if (VAR_P (decl) && DECL_CONTEXT (decl) && is_capture_proxy (decl)) in cxx_omp_disregard_value_expr()
H A Dpt.c3952 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()
H A Dcoroutines.cc4023 local_var.is_lambda_capture = is_capture_proxy (lvar); in register_local_var_uses()
H A Dcp-tree.h7353 extern bool is_capture_proxy (tree);
H A Dconstexpr.c8011 if (is_this_parameter (x) && !is_capture_proxy (x)) in potential_constant_expression_1()
H A Dtypeck.c9626 && !is_capture_proxy (whats_returned) in maybe_warn_about_returning_address_of_local()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexpr.cc122 if (!is_capture_proxy (val)) in mark_use()
174 if (!is_capture_proxy (val)) in mark_use()
H A Dlambda.cc245 if (!by_reference_p && is_capture_proxy (expr)) in lambda_capture_field_type()
268 is_capture_proxy (tree decl) in is_capture_proxy() function
291 if (!is_capture_proxy (decl)) in is_normal_capture_proxy()
H A Dname-lookup.cc3119 || 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()
H A Dcp-gimplify.cc2332 if (VAR_P (decl) && DECL_CONTEXT (decl) && is_capture_proxy (decl)) in cxx_omp_disregard_value_expr()
H A Dpt.cc4036 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()
H A Dcoroutines.cc3960 local_var.is_lambda_capture = is_capture_proxy (lvar); in register_local_var_uses()
H A Dsemantics.cc3892 if (d && d != decl && is_capture_proxy (d)) in process_outer_var_ref()
12264 if (cap && is_capture_proxy (cap)) in capture_decltype()
H A DChangeLog-202130 (is_capture_proxy): Assert that we don't see a location wrapper.
740 instead of is_capture_proxy.
H A DChangeLog-20181146 * lambda.c (is_capture_proxy): Use DECL_FNAME_P.
4704 * lambda.c (is_capture_proxy): Check DECL_DECOMPOSITION_P.
H A Dcp-tree.h7743 extern bool is_capture_proxy (tree);
H A Dconstexpr.cc8963 if (is_this_parameter (x) && !is_capture_proxy (x)) in potential_constant_expression_1()
H A DChangeLog-20132012 (lambda_function), (lambda_capture_field_type), (is_capture_proxy),
H A Dtypeck.cc10177 && !is_capture_proxy (whats_returned) in maybe_warn_about_returning_address_of_local()
H A DChangeLog-20112748 (is_normal_capture_proxy, is_capture_proxy): New.
H A DChangeLog-20195271 * lambda.c (is_capture_proxy): Don't return true for