Searched refs:lambda_expr_this_capture (Results 1 – 6 of 6) sorted by relevance
738 lambda_expr_this_capture (tree lambda, bool add_capture_p) in lambda_expr_this_capture() function905 if (tree cap = lambda_expr_this_capture (lam, add_capture_p)) in maybe_resolve_dummy()938 lambda_expr_this_capture (lam, true); in maybe_generic_this_capture()
7022 extern tree lambda_expr_this_capture (tree, bool);
2618 result = lambda_expr_this_capture (CLASSTYPE_LAMBDA_EXPR (type), true); in finish_this_expr()
2859 ((lambda_expr_this_capture in maybe_dummy_object()
2241 result = lambda_expr_this_capture (CLASSTYPE_LAMBDA_EXPR (type)); in finish_this_expr()9209 lambda_expr_this_capture (tree lambda) in lambda_expr_this_capture() function
5642 extern tree lambda_expr_this_capture (tree);