Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/statements/
DswitchStatement.cpp90 checker::Type *caseType = it->Test()->Check(checker); in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp2023 checker::Type *caseType = currentCase->TsType(); in CheckIdentifierSwitchCase() local
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp1449 checker::Type *caseType = it->Test()->Check(checker); in Check() local
DETSAnalyzer.cpp2343 auto *caseType = it->Test()->Check(checker); in Check() local