Home
last modified time | relevance | path

Searched refs:SetScopeChain (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp1447 .SetScopeChain(std::move(scopeChain)) in GenerateCallFrame()
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1677 CallFrame &SetScopeChain(std::vector<std::unique_ptr<Scope>> scopeChain) in SetScopeChain() function