Home
last modified time | relevance | path

Searched refs:CompileTryCatch (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
DtryStatement.cpp127 void TryStatement::CompileTryCatch(compiler::PandaGen *pg) const in CompileTryCatch() function in panda::es2panda::ir::TryStatement
154 CompileTryCatch(pg); in Compile()
DtryStatement.h66 void CompileTryCatch(compiler::PandaGen *pg) const;