Home
last modified time | relevance | path

Searched refs:call_from_lambda_thunk_p (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlambda.cc1363 call_from_lambda_thunk_p (tree call) in call_from_lambda_thunk_p() function
Dcp-gimplify.cc1211 if ((TREE_CODE (stmt) == CALL_EXPR && call_from_lambda_thunk_p (stmt)) in cp_genericize_r()
Dcp-tree.h7760 extern bool call_from_lambda_thunk_p (tree);
Dtypeck.cc10758 && call_from_lambda_thunk_p (retval)) in check_return_expr()
DChangeLog-20202039 * lambda.c (call_from_lambda_thunk_p): New.
Dpt.cc20838 if (call_from_lambda_thunk_p (t)) in tsubst_copy_and_build()