Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
H A DastBuilder.h38 BuilderType &SetParent(AstNode *parent) in SetParent() function in ark::es2panda::ir::AstBuilder
H A DetsFunctionTypeBuilder.h29 ETSFunctionTypeBuilder &SetParent(FunctionSignature *signature) in SetParent() function in ark::es2panda::ir::ETSFunctionTypeBuilder
/arkcompiler/runtime_core/compiler/optimizer/analysis/
H A Ddominators_tree.h98 void SetParent(BasicBlock *dest, BasicBlock *block) in SetParent() function in panda::compiler::DominatorsTree
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
H A Ddominators_tree.h96 void SetParent(BasicBlock *dest, BasicBlock *block) in SetParent() function in ark::compiler::DominatorsTree
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
H A Dcleanup.h147 void SetParent(Inst *inst, Inst *parent) in SetParent() function in panda::compiler::final
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dcleanup.h168 void SetParent(Inst *inst, Inst *parent) in SetParent() function in ark::compiler::final
/arkcompiler/ets_frontend/es2panda/ir/
H A DastNode.h267 void SetParent(const AstNode *parent) in SetParent() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::AstNode
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_tree.h247 inline void SetParent(const JSThread *thread, int entry, JSTaggedValue value) in SetParent() function in panda::ecmascript::TaggedTree
/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h168 void SetParent(Scope *parent) in SetParent() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::Scope
/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.h268 void SetParent(Scope *parent) in SetParent() function in Scope

Completed in 12 milliseconds