Searched refs:check_annotation (Results 1 – 1 of 1) sorted by relevance
4624 check_annotation(struct compiler *c, stmt_ty s) in check_annotation() function4753 if (!s->v.AnnAssign.simple && !check_annotation(c, s)) { in compiler_annassign()