Home
last modified time | relevance | path

Searched defs:SetVariable (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/types/
H A Dtype.h100 void SetVariable(binder::Variable *variable) in SetVariable() function in panda::es2panda::panda::es2panda::checker::Type
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dtype.h199 void SetVariable(varbinder::Variable *variable) in SetVariable() function in ark::es2panda::ark::es2panda::checker::Type
/arkcompiler/ets_frontend/es2panda/ir/
H A DastNode.h287 void SetVariable(binder::Variable *variable) in SetVariable() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::AstNode
/arkcompiler/runtime_core/static_core/runtime/include/tooling/
H A Ddebug_interface.h516 virtual std::optional<Error> SetVariable(PtThread /* thread */, uint32_t /* frameDepth */, int32_t /* regNumber */, in SetVariable() function in ark::tooling::DebugInterface
/arkcompiler/runtime_core/static_core/runtime/tooling/
H A Ddebugger.cpp347 std::optional<Error> Debugger::SetVariable(PtThread thread, uint32_t frameDepth, int32_t regNumber, in SetVariable() function in ark::tooling::Debugger

Completed in 5 milliseconds