Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dsymtable.c1818 int future_annotations = st->st_future->ff_features & CO_FUTURE_ANNOTATIONS; in symtable_visit_annotation() local
1853 int future_annotations = st->st_future->ff_features & CO_FUTURE_ANNOTATIONS; in symtable_visit_annotations() local