Home
last modified time | relevance | path

Searched defs:SetArgument (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DtypeofExpressionBuilder.h29 TypeofExpressionBuilder &SetArgument(Expression *arg) in SetArgument() function
DawaitExpressionBuilder.h30 AwaitExpressionBuilder &SetArgument(Expression *arg) in SetArgument() function
DthrowStatementBuilder.h29 ThrowStatementBuilder &SetArgument(Expression *arg) in SetArgument() function
DunaryExpressionBuilder.h35 UnaryExpressionBuilder &SetArgument(Expression *arg) in SetArgument() function
DyieldExpressionBuilder.h29 YieldExpressionBuilder &SetArgument(Expression *argument) in SetArgument() function
DupdateExpressionBuilder.h35 UpdateExpressionBuilder &SetArgument(Expression *arg) in SetArgument() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DreturnStatement.cpp99 void ReturnStatement::SetArgument(Expression *arg) in SetArgument() function in ark::es2panda::ir::ReturnStatement
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dtest_frame.h84 void SetArgument(size_t index, uint64_t value) in SetArgument() function
/arkcompiler/toolchain/tooling/static/tests/
Dtest_frame.h84 void SetArgument(size_t index, uint64_t value) in SetArgument() function