Searched refs:EmitRethrow (Results 1 – 4 of 4) sorted by relevance
70 pg->EmitRethrow(this); in CompileFinally()
132 pg_->EmitRethrow(node_); in Close()
356 void EmitRethrow(const ir::AstNode *node);
1117 void PandaGen::EmitRethrow(const ir::AstNode *node) in EmitRethrow() function in panda::es2panda::compiler::PandaGen