Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DifStatement.h62 [[nodiscard]] Statement *Alternate() noexcept in Alternate() function
67 [[nodiscard]] const Statement *Alternate() const noexcept in Alternate() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DconditionalExpression.h72 [[nodiscard]] const Expression *Alternate() const noexcept in Alternate() function
77 [[nodiscard]] Expression *Alternate() noexcept in Alternate() function
/arkcompiler/ets_frontend/es2panda/ir/statements/
DifStatement.h54 const Statement *Alternate() const in Alternate() function
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DconditionalExpression.h54 const Expression *Alternate() const in Alternate() function