Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dlambda.c312 insert_capture_proxy (tree var) in insert_capture_proxy() function
357 insert_capture_proxy (var); in insert_pending_capture_proxies()
479 insert_capture_proxy (var); in build_capture_proxy()
H A Dcp-tree.h7016 extern void insert_capture_proxy (tree);
H A Dpt.c16728 insert_capture_proxy (decl); in tsubst_expr()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c8963 insert_capture_proxy (tree var) in insert_capture_proxy() function
9006 insert_capture_proxy (var); in insert_pending_capture_proxies()
9071 insert_capture_proxy (var); in build_capture_proxy()
H A Dcp-tree.h5637 extern void insert_capture_proxy (tree);
H A Dpt.c12630 insert_capture_proxy (decl); in tsubst_expr()