Searched defs:add_child (Results 1 – 3 of 3) sorted by relevance
33 void HeapEntry::add_child(HeapGraphEdge* edge) { in add_child() function
86 add_child(ralloc_header *parent, ralloc_header *info) in add_child() function
871 def add_child(self, parent=None, cnf={}, **kw): member in HList