Searched refs:growable_comment_array_add (Results 1 – 1 of 1) sorted by relevance
106 growable_comment_array_add(growable_comment_array *arr, int lineno, char *comment) { in growable_comment_array_add() function226 if (!growable_comment_array_add(&p->type_ignore_comments, p->tok->lineno, tag)) { in _PyPegen_fill_token()