Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DastBuilder.h38 BuilderType &SetParent(AstNode *parent) in SetParent() function
DetsFunctionTypeBuilder.h29 ETSFunctionTypeBuilder &SetParent(FunctionSignature *signature) in SetParent() function
/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/static_core/compiler/optimizer/analysis/
Ddominators_tree.h96 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/runtime_core/static_core/compiler/optimizer/optimizations/
Dcleanup.h168 void SetParent(Inst *inst, Inst *parent) in SetParent() function
/arkcompiler/ets_runtime/ecmascript/
Dtagged_tree.h247 inline void SetParent(const JSThread *thread, int entry, JSTaggedValue value) in SetParent() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Dscope.h167 void SetParent(Scope *parent) noexcept in SetParent() function
/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h268 void SetParent(Scope *parent) in SetParent() function