Home
last modified time | relevance | path

Searched refs:compiler_visit_annotations (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dcompile.c1780 compiler_visit_annotations(struct compiler *c, arguments_ty args, in compiler_visit_annotations() function
1914 annotations = compiler_visit_annotations(c, args, returns); in compiler_function()