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/
H A Dlambda.cc1363 call_from_lambda_thunk_p (tree call) in call_from_lambda_thunk_p() function
H A Dcp-gimplify.cc1211 if ((TREE_CODE (stmt) == CALL_EXPR && call_from_lambda_thunk_p (stmt)) in cp_genericize_r()
H A Dcp-tree.h7760 extern bool call_from_lambda_thunk_p (tree);
H A Dtypeck.cc10758 && call_from_lambda_thunk_p (retval)) in check_return_expr()
H A DChangeLog-20202039 * lambda.c (call_from_lambda_thunk_p): New.
H A Dpt.cc20838 if (call_from_lambda_thunk_p (t)) in tsubst_copy_and_build()