Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcompile.c97 COMPILER_SCOPE_COMPREHENSION, enumerator
4040 if (!compiler_enter_scope(c, name, COMPILER_SCOPE_COMPREHENSION, in compiler_comprehension()
4457 c->u->u_scope_type != COMPILER_SCOPE_COMPREHENSION) in compiler_visit_expr()