Searched refs:compiler_function (Results 1 – 2 of 2) sorted by relevance
1352 compiler_function(struct compiler *c, stmt_ty s) in compiler_function() function2085 return compiler_function(c, s); in compiler_visit_stmt()
2589 compiler_function(struct compiler *c, stmt_ty s, int is_async) in compiler_function() function4086 return compiler_function(c, s, 0); in compiler_visit_stmt()4154 return compiler_function(c, s, 1); in compiler_visit_stmt()