Searched defs:CompileFinally (Results 1 – 2 of 2) sorted by relevance
47 void TryStatement::CompileFinally(compiler::PandaGen *pg, compiler::TryContext *tryCtx, in CompileFinally() function in panda::es2panda::ir::TryStatement
1599 static void CompileFinally(compiler::PandaGen *pg, compiler::TryContext *tryCtx, const compiler::Tr… in CompileFinally() function