Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c1420 start_lambda_function (tree fco, tree lambda_expr) in start_lambda_function() function
H A Dcp-tree.h7041 extern tree start_lambda_function (tree fn, tree lambda_expr);
H A Dpt.c17668 tree body = start_lambda_function (fn, r); in tsubst_lambda_expr()
H A Dparser.c10679 tree body = start_lambda_function (fco, lambda_expr); in cp_parser_lambda_body()