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