Home
last modified time | relevance | path

Searched refs:generic_lambda_fn_p (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c1049 generic_lambda_fn_p (tree callop) in generic_lambda_fn_p() function
1074 bool const generic_lambda_p = generic_lambda_fn_p (callop); in maybe_add_lambda_conv_op()
H A Dcp-tree.h7364 extern bool generic_lambda_fn_p (tree);
H A Dpt.c13800 && (!generic_lambda_fn_p (t) in tsubst_function_decl()
19191 tree oldtmpl = (generic_lambda_fn_p (oldfn) in tsubst_lambda_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc1048 generic_lambda_fn_p (tree callop) in generic_lambda_fn_p() function
1073 bool const generic_lambda_p = generic_lambda_fn_p (callop); in maybe_add_lambda_conv_op()
H A DChangeLog-201540 * lambda.c (generic_lambda_fn_p): Split out from...
46 * cp-tree.h: Declare it and generic_lambda_fn_p.
H A Dcp-tree.h7754 extern bool generic_lambda_fn_p (tree);
H A Dpt.cc14197 && (!generic_lambda_fn_p (t) in tsubst_function_decl()
19880 tree oldtmpl = (generic_lambda_fn_p (oldfn) in tsubst_lambda_expr()