Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DtypeCheckingHelpers.cpp1671 ir::CatchClause *catchClause, checker::Type *clauseType) in CheckExceptionClauseType()
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp3410 auto *clauseType = exceptionType->AsETSObjectType(); in Check() local