Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dsymtable.c1732 int is_in_class = st->st_cur->ste_type == ClassBlock; in symtable_visit_stmt() local
2298 int is_in_class = st->st_cur->ste_can_see_class_scope; in symtable_visit_type_param_bound_or_default() local