Home
last modified time | relevance | path

Searched defs:SetRight (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DbinaryExpressionBuilder.h42 BinaryExpressionBuilder &SetRight(Expression *right) in SetRight() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DbinaryExpression.h118 void SetRight(Expression *expr) noexcept in SetRight() function
DassignmentExpression.h73 void SetRight(Expression *const expr) noexcept in SetRight() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dlive_registers.h80 void SetRight(LifeIntervalsTreeNode *right) in SetRight() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_matchers.h323 void SetRight(GateRef right, Circuit* circuit) in SetRight() function