Searched refs:add_capture (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.c5690 add_capture (tree lambda, tree id, tree initializer, bool by_reference_p,
5758 /* Similar to add_capture, except this works on a stack of nested lambdas.
5780 member = add_capture (lambda,
5686 add_capture (tree lambda, tree id, tree initializer, bool by_reference_p, function
H A Dcp-tree.h5212 extern tree add_capture (tree, tree, tree, bool, bool);
H A Dparser.c7236 add_capture (lambda_expr,
7318 add_capture (lambda_expr,

Completed in 291 milliseconds