Home
last modified time | relevance | path

Searched defs:tco (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Parser/
Dpegen.h221 PyObject *tco = _PyPegen_new_type_comment(p, bytes); in NEW_TYPE_COMMENT() local
Dpegen.c33 PyObject *tco = _PyPegen_new_type_comment(p, bytes); in _PyPegen_add_type_comment_to_arg() local