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