Home
last modified time | relevance | path

Searched defs:consequent_ (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
H A DswitchCaseStatement.h72 ArenaVector<Statement *> consequent_; member in ark::es2panda::ir::SwitchCaseStatement
H A DifStatement.h91 Statement *consequent_; member in ark::es2panda::ark::es2panda::ir::final
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
H A DconditionalExpression.h110 Expression *consequent_; member in ark::es2panda::ark::es2panda::ir::ConditionalExpression
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DswitchCaseStatementBuilder.h52 ark::ArenaVector<Statement *> consequent_; member in ark::es2panda::ir::SwitchCaseStatementBuilder
/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DswitchCaseStatement.h59 ArenaVector<Statement *> consequent_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::SwitchCaseStatement
H A DifStatement.h70 Statement *consequent_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::IfStatement
/arkcompiler/ets_frontend/es2panda/ir/expressions/
H A DconditionalExpression.h72 Expression *consequent_; member in panda::es2panda::panda::es2panda::panda::es2panda::ir::ConditionalExpression

Completed in 2 milliseconds