Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dcompile.c2895 compiler_return(struct compiler *c, stmt_ty s) in compiler_return() function
3391 return compiler_return(c, s); in compiler_visit_stmt()