Home
last modified time | relevance | path

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

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