Searched refs:generic_lambda_fn_p (Results 1 – 7 of 7) sorted by relevance
1049 generic_lambda_fn_p (tree callop) in generic_lambda_fn_p() function1074 bool const generic_lambda_p = generic_lambda_fn_p (callop); in maybe_add_lambda_conv_op()
7364 extern bool generic_lambda_fn_p (tree);
13800 && (!generic_lambda_fn_p (t) in tsubst_function_decl()19191 tree oldtmpl = (generic_lambda_fn_p (oldfn) in tsubst_lambda_expr()
1048 generic_lambda_fn_p (tree callop) in generic_lambda_fn_p() function1073 bool const generic_lambda_p = generic_lambda_fn_p (callop); in maybe_add_lambda_conv_op()
40 * lambda.c (generic_lambda_fn_p): Split out from...46 * cp-tree.h: Declare it and generic_lambda_fn_p.
7754 extern bool generic_lambda_fn_p (tree);
14197 && (!generic_lambda_fn_p (t) in tsubst_function_decl()19880 tree oldtmpl = (generic_lambda_fn_p (oldfn) in tsubst_lambda_expr()