Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DreturnStatement.cpp96 void ReturnStatement::SetArgument(Expression *arg) in SetArgument() function in panda::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