Home
last modified time | relevance | path

Searched refs:add_capture (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c517 add_capture (tree lambda, tree id, tree orig_init, bool by_reference_p, in add_capture() function
717 var = add_capture (lambda, in add_default_capture()
H A Dcp-tree.h7014 extern tree add_capture (tree, tree, tree, bool, bool);
H A Dparser.c10304 add_capture (lambda_expr, in cp_parser_lambda_introducer()
10322 add_capture (lambda_expr, in cp_parser_lambda_introducer()
10448 add_capture (lambda_expr, in cp_parser_lambda_introducer()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c9083 add_capture (tree lambda, tree id, tree initializer, bool by_reference_p, in add_capture() function
9189 var = add_capture (lambda, in add_default_capture()
H A Dcp-tree.h5634 extern tree add_capture (tree, tree, tree, bool, bool);
H A Dparser.c8208 add_capture (lambda_expr, in cp_parser_lambda_introducer()
8326 add_capture (lambda_expr, in cp_parser_lambda_introducer()