Searched defs:SetVariable (Results 1 – 5 of 5) sorted by relevance
95 void ETSParameterExpression::SetVariable(varbinder::Variable *const variable) noexcept in SetVariable() function in ark::es2panda::ir::ETSParameterExpression
199 void SetVariable(varbinder::Variable *variable) in SetVariable() function
292 …std::optional<Error> SetVariable([[maybe_unused]] PtThread thread, [[maybe_unused]] uint32_t frame… in SetVariable() function
347 std::optional<Error> Debugger::SetVariable(PtThread thread, uint32_t frameDepth, int32_t regNumber, in SetVariable() function in ark::tooling::Debugger
516 …virtual std::optional<Error> SetVariable(PtThread /* thread */, uint32_t /* frameDepth */, int32_t… in SetVariable() function