Home
last modified time | relevance | path

Searched refs:insert_capture_proxy (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c315 insert_capture_proxy (tree var) in insert_capture_proxy() function
360 insert_capture_proxy (var); in insert_pending_capture_proxies()
481 insert_capture_proxy (var); in build_capture_proxy()
H A Dcp-tree.h7351 extern void insert_capture_proxy (tree);
H A Dpt.c18142 insert_capture_proxy (decl); in tsubst_expr()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc314 insert_capture_proxy (tree var) in insert_capture_proxy() function
359 insert_capture_proxy (var); in insert_pending_capture_proxies()
480 insert_capture_proxy (var); in build_capture_proxy()
H A DChangeLog-20171161 * lambda.c (insert_capture_proxy): Add some sanity checking.
1400 (insert_capture_proxy): Use register_local_specialization.
4246 * lambda.c (insert_capture_proxy): Likewise.
H A DChangeLog-20132013 (is_normal_capture_proxy), (insert_capture_proxy),
2969 * semantics.c (insert_capture_proxy): Just use index 1 in the
H A DChangeLog-2011301 * semantics.c (insert_capture_proxy): No longer static.
2747 (insert_pending_capture_proxies, insert_capture_proxy): New.
H A Dcp-tree.h7741 extern void insert_capture_proxy (tree);
H A DChangeLog-20184965 (insert_capture_proxy): Don't set DECL_CAPTURED_VARIABLE from a
H A Dpt.cc18740 insert_capture_proxy (decl); in tsubst_expr()