Searched refs:DetectLoop (Results 1 – 1 of 1) sorted by relevance
429 bool DetectLoop(const RefPtr<UINode>& child, const RefPtr<UINode>& current) in DetectLoop() function446 if (DetectLoop(child, Claim(this))) { in DoAddChild()