Home
last modified time | relevance | path

Searched refs:tsubst_lambda_expr (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2018828 (tsubst_lambda_expr): Use cp_evaluated. Always complain.
855 (tsubst_lambda_expr): Remember field pack expansions for
2491 * pt.c (tsubst_lambda_expr): Use it.
2724 * pt.c (tsubst_lambda_expr): Copy current_function_returns_* to
3297 * pt.c (tsubst_lambda_expr): Check begin_lambda_type return value
4663 * pt.c (tsubst_lambda_expr): If not nested, increment temporarily
H A DChangeLog737 (tsubst_lambda_expr): Pass LAMBDA_CAPTURE_EXPLICIT_P to
1306 * pt.cc (tsubst_lambda_expr): Don't let a namespace-scope lambda
2459 (tsubst_lambda_expr): Use it when setting LAMBDA_EXPR_REGEN_INFO.
H A DChangeLog-20192159 (tsubst_lambda_expr): Use prepend_one_capture. Don't touch
3086 (tsubst_lambda_expr): Use it. Don't touch local_specializations.
4882 * pt.c (tsubst_lambda_expr): complete_type a VLA capture type.
5131 * pt.c (tsubst_lambda_expr): Avoid duplicate tsubsting.
5258 * pt.c (tsubst_lambda_expr): Set it.
H A DChangeLog-20212578 (tsubst_lambda_expr): Temporarily disable
3526 (tsubst_lambda_expr): Likewise.
3562 (tsubst_lambda_expr): Don't set LAMBDA_EXPR_INSTANTIATED. Set
3700 * pt.c (tsubst_lambda_expr): Skip the body block from
H A DChangeLog-20201457 * pt.c (tsubst_lambda_expr): Reorder extra-scope handling to match
3794 (tsubst_lambda_expr): Substitute into the lambda's constraints
4956 * pt.c (tsubst_lambda_expr): Cope when tsubst_template_decl or
6292 * pt.c (tsubst_lambda_expr): Repeat add_capture for VLAs.
H A DChangeLog-20171408 (tsubst_lambda_expr): Push local_specializations sooner.
1840 (tsubst_lambda_expr): Create a new closure rather than instantiate
H A Dpt.cc19760 tsubst_lambda_expr (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_lambda_expr() function
21498 tree r = tsubst_lambda_expr (t, args, complain, in_decl); in tsubst_copy_and_build()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c19085 tsubst_lambda_expr (tree t, tree args, tsubst_flags_t complain, tree in_decl) in tsubst_lambda_expr() function
20720 tree r = tsubst_lambda_expr (t, args, complain, in_decl); in tsubst_copy_and_build()