Searched refs:walk_scope_switch (Results 1 – 1 of 1) sorted by relevance
266 …def walk_scope_switch(parent: clx.Cursor, scope: Scope) -> Generator[tuple[clx.Cursor, clx.Cursor,… function287 yield from walk_scope_switch(child, case_scope.sub())304 yield from walk_scope_switch(switch_children[0], scope.sub())