Searched refs:compiler_try_finally (Results 1 – 2 of 2) sorted by relevance
1765 compiler_try_finally(struct compiler *c, stmt_ty s) in compiler_try_finally() function2140 return compiler_try_finally(c, s); in compiler_visit_stmt()
2564 compiler_try_finally(struct compiler *c, stmt_ty s) in compiler_try_finally() function2748 return compiler_try_finally(c, s); in compiler_try()