Home
last modified time | relevance | path

Searched defs:resumer (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcoroutines.cc4373 morph_fn_to_coro (tree orig, tree *resumer, tree *destroyer) in morph_fn_to_coro()
H A Ddecl.cc17827 tree resumer = NULL_TREE, destroyer = NULL_TREE; in finish_function() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcoroutines.cc4331 morph_fn_to_coro (tree orig, tree *resumer, tree *destroyer) in morph_fn_to_coro()
H A Ddecl.c17004 tree resumer = NULL_TREE, destroyer = NULL_TREE; in finish_function() local