Searched refs:is_normal_capture_proxy (Results 1 – 18 of 18) sorted by relevance
290 is_normal_capture_proxy (tree decl) in is_normal_capture_proxy() function306 if (is_normal_capture_proxy (decl)) in is_constant_capture_proxy()317 if (is_normal_capture_proxy (var)) in insert_capture_proxy()322 gcc_assert (!is_normal_capture_proxy (cap)); in insert_capture_proxy()468 while (is_normal_capture_proxy (init)) in build_capture_proxy()1361 if (is_normal_capture_proxy (val) in is_lambda_ignored_entity()1485 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()
5830 if (is_normal_capture_proxy (t) in cxx_eval_constant_expression()7879 if (now && is_normal_capture_proxy (t)) in potential_constant_expression_1()
7354 extern bool is_normal_capture_proxy (tree);
3555 while (is_normal_capture_proxy (var)) in process_outer_var_ref()
18087 else if (is_normal_capture_proxy (decl)) in tsubst_expr()
289 is_normal_capture_proxy (tree decl) in is_normal_capture_proxy() function305 if (is_normal_capture_proxy (decl)) in is_constant_capture_proxy()316 if (is_normal_capture_proxy (var)) in insert_capture_proxy()321 gcc_assert (!is_normal_capture_proxy (cap)); in insert_capture_proxy()467 while (is_normal_capture_proxy (init)) in build_capture_proxy()1376 if (is_normal_capture_proxy (val) in is_lambda_ignored_entity()1506 if (is_normal_capture_proxy (init)) in var_to_maybe_prune()
114 if (rvalue_p && is_normal_capture_proxy (expr)) in mark_use()166 if (rvalue_p && is_normal_capture_proxy (ref)) in mark_use()
6646 if (is_normal_capture_proxy (t) in cxx_eval_constant_expression()8826 if (now && is_normal_capture_proxy (t)) in potential_constant_expression_1()
794 * semantics.c (is_normal_capture_proxy): Return true for
7744 extern bool is_normal_capture_proxy (tree);
3476 * lambda.c (is_normal_capture_proxy): Handle VLA capture.
2013 (is_normal_capture_proxy), (insert_capture_proxy),
3888 while (is_normal_capture_proxy (var)) in process_outer_var_ref()
2748 (is_normal_capture_proxy, is_capture_proxy): New.
1415 * lambda.c (is_normal_capture_proxy): Handle *this capture.
4946 * lambda.c (is_normal_capture_proxy): Check DECL_CAPTURED_VARIABLE.
18692 else if (is_normal_capture_proxy (decl)) in tsubst_expr()