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