Searched defs:AddCatchClause (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/ | ||
H A D | tryStatementBuilder.h | 44 TryStatementBuilder &AddCatchClause(CatchClause *catchClause) in AddCatchClause() function in ark::es2panda::ir::TryStatementBuilder 50 TryStatementBuilder &AddCatchClause(std::pair<compiler::LabelPair, const Statement *> finalizerInsertion) in AddCatchClause() function in ark::es2panda::ir::TryStatementBuilder |
Completed in 1 milliseconds