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/
DTSAnalyzer.cpp543 checker::Type *consequentType = expr->Consequent()->Check(checker); in Check() local
DETSAnalyzer.cpp1379 auto *consequentType = consequent->Check(checker); in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp993 Type *consequentType = nullptr; in ResolveSmartCastTypes() local