Searched defs:Consequent (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/statements/ | ||
H A D | switchCaseStatement.h | 46 const ArenaVector<Statement *> &Consequent() const in Consequent() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::SwitchCaseStatement |
H A D | ifStatement.h | 49 const Statement *Consequent() const in Consequent() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::IfStatement |
/arkcompiler/ets_frontend/es2panda/ir/expressions/ | ||
H A D | conditionalExpression.h | 49 const Expression *Consequent() const in Consequent() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::ConditionalExpression |
Completed in 1 milliseconds