Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcoroutine-passes.cc516 return flag_coroutines && f->coroutine_component; in gate()
H A Dfunction.h437 unsigned int coroutine_component : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcoroutine-passes.cc516 return flag_coroutines && f->coroutine_component; in gate()
H A Dfunction.h423 unsigned int coroutine_component : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl.c16987 cfun->coroutine_component = true; in emit_coro_helper()
17043 cfun->coroutine_component = true; in finish_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl.cc17810 cfun->coroutine_component = true; in emit_coro_helper()
17866 cfun->coroutine_component = true; in finish_function()