Searched refs:compiler_visit_argannotations (Results 1 – 1 of 1) sorted by relevance
1763 compiler_visit_argannotations(struct compiler *c, asdl_seq* args, in compiler_visit_argannotations() function1795 if (!compiler_visit_argannotations(c, args->args, names)) in compiler_visit_annotations()1801 if (!compiler_visit_argannotations(c, args->kwonlyargs, names)) in compiler_visit_annotations()