Home
last modified time | relevance | path

Searched defs:CatchClause (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DcatchClause.h26 class CatchClause : public TypedStatement { class
28 explicit CatchClause(Expression *param, BlockStatement *body) in CatchClause() function in ark::es2panda::ir::CatchClause
/arkcompiler/ets_frontend/es2panda/ir/base/
H A DcatchClause.h39 class CatchClause : public Statement { class
41 explicit CatchClause(binder::CatchScope *scope, Expression *param, BlockStatement *body) in CatchClause() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::CatchClause

Completed in 1 milliseconds