Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlambda.cc1470 start_lambda_function (tree fco, tree lambda_expr) in start_lambda_function() function
Dcp-tree.h7771 extern tree start_lambda_function (tree fn, tree lambda_expr);
DChangeLog-20171399 (start_lambda_function): Likewise.
Dpt.cc19944 tree body = start_lambda_function (fn, r); in tsubst_lambda_expr()
Dparser.cc11788 tree body = start_lambda_function (fco, lambda_expr); in cp_parser_lambda_body()