Searched refs:VISIT_IN_SCOPE (Results 1 – 1 of 1) sorted by relevance
1630 #define VISIT_IN_SCOPE(C, TYPE, V) {\ macro1965 VISIT_IN_SCOPE(c, expr, mod->v.Expression.body); in compiler_mod()2394 VISIT_IN_SCOPE(c, stmt, (stmt_ty)asdl_seq_GET(body, i)); in compiler_function()2800 VISIT_IN_SCOPE(c, expr, e->v.Lambda.body); in compiler_lambda()