Home
last modified time | relevance | path

Searched defs:catchClauseStmt (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
Dvarbinder.cpp460 void VarBinder::BuildCatchClause(ir::CatchClause *catchClauseStmt) in BuildCatchClause()
/arkcompiler/ets_frontend/es2panda/binder/
Dbinder.cpp678 void Binder::BuildCatchClause(ir::CatchClause *catchClauseStmt) in BuildCatchClause()