Searched refs:compiler_try_except (Results 1 – 2 of 2) sorted by relevance
1835 compiler_try_except(struct compiler *c, stmt_ty s) in compiler_try_except() function2155 return compiler_try_except(c, s); in compiler_visit_stmt()
1857 compiler_try_except(struct compiler *c, stmt_ty s) in compiler_try_except() function2175 return compiler_try_except(c, s); in compiler_visit_stmt()