Searched refs:prune_lambda_captures (Results 1 – 4 of 4) sorted by relevance
1531 prune_lambda_captures (tree body) in prune_lambda_captures() function1584 prune_lambda_captures (body); in finish_lambda_function()
1553 prune_lambda_captures (tree body) in prune_lambda_captures() function1606 prune_lambda_captures (body); in finish_lambda_function()
1645 * lambda.c (prune_lambda_captures): Protect against const_vars.get4242 (prune_lambda_captures): New.4243 (finish_lambda_function): Call prune_lambda_captures.
466 * lambda.cc (prune_lambda_captures): Don't bother in a template.