Searched refs:AddChildNode (Results 1 – 2 of 2) sorted by relevance
66 AllocationNode* AddChildNode(FunctionId id, in AddChildNode() function
128 return parent->AddChildNode(id, std::move(new_child)); in FindOrAddChildNode()