Home
last modified time | relevance | path

Searched defs:Consequent (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
DswitchCaseStatement.h46 const ArenaVector<Statement *> &Consequent() const in Consequent() function
DifStatement.h49 const Statement *Consequent() const in Consequent() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DconditionalExpression.h49 const Expression *Consequent() const in Consequent() function