Home
last modified time | relevance | path

Searched refs:lambda_fn_in_template_p (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c1250 if (lambda_fn_in_template_p (tmpl)) in retrieve_specialization()
14210 lambda_fn_in_template_p (tree fn) in lambda_fn_in_template_p() function
14243 for (; tctx && (lambda_fn_in_template_p (tctx) in enclosing_instantiation_of()
14941 if (lambda_fn_in_template_p (in_decl)) in tsubst_arg_types()
H A Dcp-tree.h7366 extern bool lambda_fn_in_template_p (tree);
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20171615 (retrieve_specialization): Use lambda_fn_in_template_p.
1769 * pt.c (enclosing_instantiation_of, lambda_fn_in_template_p)
H A Dcp-tree.h7756 extern bool lambda_fn_in_template_p (tree);
H A Dpt.cc1274 if (lambda_fn_in_template_p (tmpl)) in retrieve_specialization()
14635 lambda_fn_in_template_p (tree fn) in lambda_fn_in_template_p() function
15332 if (lambda_fn_in_template_p (in_decl) in tsubst_arg_types()