Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-20171615 (retrieve_specialization): Use lambda_fn_in_template_p.
1769 * pt.c (enclosing_instantiation_of, lambda_fn_in_template_p)
Dcp-tree.h7756 extern bool lambda_fn_in_template_p (tree);
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()