Home
last modified time | relevance | path

Searched defs:comparedExprType (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
DswitchStatement.cpp92 checker::Type *comparedExprType = exprType; in Check() local
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DswitchCaseStatement.cpp99 …witchCaseStatement::CheckAndTestCase(checker::ETSChecker *checker, checker::Type *comparedExprType, in CheckAndTestCase() argument
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp2056 auto *comparedExprType = checker->CheckSwitchDiscriminant(st->Discriminant()); in Check() local
DTSAnalyzer.cpp1261 checker::Type *comparedExprType = exprType; in Check() local