Searched refs:compiler_try_except (Results 1 – 1 of 1) sorted by relevance
1815 compiler_try_except(struct compiler *c, stmt_ty s) in compiler_try_except() function2136 return compiler_try_except(c, s); in compiler_visit_stmt()