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