Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/expressions/
DconditionalExpression.cpp58 checker::Type *consequentType = consequent_->Check(checker); in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp1088 auto *consequentType = consequent->Check(checker); in Check() local
DTSAnalyzer.cpp543 checker::Type *consequentType = expr->Consequent()->Check(checker); in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp1004 Type *consequentType = nullptr; in ResolveSmartCastTypes() local