Home
last modified time | relevance | path

Searched defs:SetParent (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
Dcaller_stat.h105 inline void SetParent(PandaRuntimeTimer *parent) in SetParent() function
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Ddominators_tree.h98 void SetParent(BasicBlock *dest, BasicBlock *block) in SetParent() function
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.h147 void SetParent(Inst *inst, Inst *parent) in SetParent() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h280 inline void SetParent(const JSThread *thread, int entry, JSTaggedValue value) in SetParent() function
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h237 void SetParent(Scope *parent) in SetParent() function