Searched defs:CompileTryCatchFinally (Results 1 – 2 of 2) sorted by relevance
72 void TryStatement::CompileTryCatchFinally(compiler::PandaGen *pg) const in CompileTryCatchFinally() function in panda::es2panda::ir::TryStatement
1624 static void CompileTryCatchFinally(compiler::PandaGen *pg, const ir::TryStatement *st) in CompileTryCatchFinally() function