Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Ddebug_info.h451 void SetFirstChild(DBGDie *val) in SetFirstChild() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Ddebug_info.cpp1175 die->SetFirstChild(die->GetSubDieVecAt(0)); in BuildDieTree()