Home
last modified time | relevance | path

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

/third_party/python/Python/
Dcompile.c2317 compiler_function(struct compiler *c, stmt_ty s, int is_async) in compiler_function() function
3509 return compiler_function(c, s, 0); in compiler_visit_stmt()
3575 return compiler_function(c, s, 1); in compiler_visit_stmt()