Searched refs:COMPILER_SCOPE_ASYNC_FUNCTION (Results 1 – 1 of 1) sorted by relevance
95 COMPILER_SCOPE_ASYNC_FUNCTION, enumerator695 || u->u_scope_type == COMPILER_SCOPE_ASYNC_FUNCTION in compiler_set_qualname()710 || parent->u_scope_type == COMPILER_SCOPE_ASYNC_FUNCTION in compiler_set_qualname()1893 scope_type = COMPILER_SCOPE_ASYNC_FUNCTION; in compiler_function()2370 if (c->u->u_scope_type != COMPILER_SCOPE_ASYNC_FUNCTION) { in compiler_async_for()4240 if (c->u->u_scope_type != COMPILER_SCOPE_ASYNC_FUNCTION) { in compiler_async_with()4444 if (c->u->u_scope_type == COMPILER_SCOPE_ASYNC_FUNCTION) in compiler_visit_expr()4456 if (c->u->u_scope_type != COMPILER_SCOPE_ASYNC_FUNCTION && in compiler_visit_expr()