Searched refs:call_from_lambda_thunk_p (Results 1 – 6 of 6) sorted by relevance
1363 call_from_lambda_thunk_p (tree call) in call_from_lambda_thunk_p() function
1211 if ((TREE_CODE (stmt) == CALL_EXPR && call_from_lambda_thunk_p (stmt)) in cp_genericize_r()
7760 extern bool call_from_lambda_thunk_p (tree);
10758 && call_from_lambda_thunk_p (retval)) in check_return_expr()
2039 * lambda.c (call_from_lambda_thunk_p): New.
20838 if (call_from_lambda_thunk_p (t)) in tsubst_copy_and_build()