Searched refs:is_async_function (Results 1 – 1 of 1) sorted by relevance
4804 int is_async_function = c->u->u_ste->ste_coroutine; in compiler_comprehension() local4816 if (is_async_generator && !is_async_function && type != COMP_GENEXP && !top_level_await) { in compiler_comprehension()