Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DswitchCaseStatement.cpp102 void SwitchCaseStatement::CheckAndTestCase(checker::ETSChecker *checker, checker::Type *comparedExprType, in CheckAndTestCase() argument
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DswitchStatement.cpp92 checker::Type *comparedExprType = exprType; in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1261 checker::Type *comparedExprType = exprType; in Check() local
H A DETSAnalyzer.cpp2358 auto *comparedExprType = checker->CheckSwitchDiscriminant(st->Discriminant()); in Check() local

Completed in 8 milliseconds